Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$3.50100%0xfb58…2b72121d ago0xc0bd94…4967ee
0x1332…66eb0x0e3d…7757Base—$21.00100%0x07d6…1b94121d ago0x5010ed…bd522d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x50b0…9cda121d ago0xb7ba1a…459d05
0x1332…66eb0x0e3d…7757Base—$420.00100%0x8503…c072121d ago0x944595…b86787
0x1332…66eb0x0e3d…7757Base—$10.50100%0x84ea…0e47121d ago0xdfd338…231e2c
0x1332…66eb0x0e3d…7757Base—$105.00100%0xdae3…916a121d ago0xbc3037…6608d4
0x1332…66eb0x0e3d…7757Base—$2.10100%0x8bf0…2ce2121d ago0x59cace…086677
0x1332…66eb0x0e3d…7757Base—$2.10100%0x7869…5c20121d ago0xb65bec…71add9
0x1332…66eb0x0e3d…7757Base—$1.05100%0x0971…930e121d ago0xe9af70…dfb8c1
0x1332…66eb0x0e3d…7757Base—$1,995.00100%0x9ea2…605a121d ago0x8c5a89…4d173a
0x1332…66eb0x0e3d…7757Base—$100.00100%0x59d0…cf72121d ago0xd07c77…b54f3f
0x1332…66eb0x0e3d…7757Base—$2.50100%0x1e92…0cb7121d ago0x83366f…880285
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4263…5fe5121d ago0xe4735e…368efc
0x1332…66eb0x0e3d…7757Base—$20.00100%0x7a25…7fdc121d ago0x238113…b9617b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04fd…2b52121d ago0xab1eda…71effb
0x1332…66eb0x0e3d…7757Base—$37.01100%0x2ce3…0cdb121d ago0xac6ddd…432620
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0d6a…b704121d ago0xb9e135…c28466
0x1332…66eb0x0e3d…7757Base—$10.50100%0x79e1…2ea7121d ago0x3631ed…585e1b
0x1332…66eb0x0e3d…7757Base—$25.00100%0xfa43…45e5121d ago0x4010dd…85c223
0x1332…66eb0x0e3d…7757Base—$4.04100%0x3e24…de68121d ago0xa417a0…455954
0x1332…66eb0x0e3d…7757Base—$155.40100%0xab17…f943121d ago0x6a29a4…6b3311
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0xc2ed…bd4e121d ago0xe3cee2…9f55c4
0x1332…66eb0x0e3d…7757Base—$46.01100%0x39a9…7be5121d ago0x64c532…35d8c3
0x1332…66eb0x0e3d…7757Base—$21.00100%0x9cee…c9d9121d ago0xbe0b98…2aa50f
0x1332…66eb0x0e3d…7757Base—$157.50100%0x63fd…c86f121d ago0xad2412…7cfd8c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.