Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c4e…a0fd0x4020…0003Base—$0.00583270%0x76df…025615s ago0x4b2a03…4fac14
0xa54d…49f50xe661…9a4fBase—$4.1870%0x64b2…883315s ago0x494002…3b7fca
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x7c8a9a…87f98a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x0b6ce4…f10cf4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0xbcbf4e…1bdf8e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x9a030e…ed0eea
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x34df03…a288eb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x225c5b…df8e49
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase15s ago0xfc27de…34d3df
0xc0f1…b4e60xef43…6c7fBase—$0.01100%virtuals15s ago0x11dd71…a1c102
0x4c3f…cb330xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0xe729ee…d7c210
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x2377ab…fb7a15
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x8b6985…6fab47
0x5c4e…a0fd0x4020…0003Base—$0.00583270%0x76df…025619s ago0xf3c4bf…b84124
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x8d39a8…8757b4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase21s ago0x87ef01…870e68
0x6aa5…b13a0x4f4b…422dBase—$0.0035100%coinbase21s ago0xe98278…4cc366
0x5c4e…a0fd0x4020…0003Base—$0.0097270%0x76df…025623s ago0x24eb43…fe4b9d
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x443698…b96cbe
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0xf60c95…597e6a
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793225s ago0xe6cc43…9ef8fc
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xd90831…f67e30
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0x7dc06f…7cd455
0xd5c3…dbd30xef43…6c7fBase—$0.01100%virtuals33s ago0x928eaa…db5199
0xa4f1…f73f0x47c5…4fc3Base—$10.5070%0x0881…8de237s ago0x1f0400…0cb303

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.