Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ddc…a8020xb19e…4399Base—$0.01100%coinbase72d ago0x43dbcc…ba7714
0x7ddc…a8020xaf22…4c7eBase—$0.01100%coinbase72d ago0x90e263…0f8e24
0x7ddc…a8020x3f5c…d7eaBase—$0.01100%coinbase72d ago0xcffff6…f6745b
0x7ddc…a8020xa300…a908Base—$0.01100%coinbase72d ago0x76342f…f6d77f
0x7ddc…a8020x0569…ca55Base—$0.01100%coinbase72d ago0xa5a03c…623689
0x7ddc…a8020xcff8…36fbBase—$0.01100%coinbase72d ago0xe48a14…bc4531
0x7ddc…a8020xcc57…6fe6Base—$0.01100%coinbase72d ago0x87d9ff…c4b843
0x7ddc…a8020x0437…045aBase—$0.01100%coinbase72d ago0x11f42c…f2c6f7
0x7ddc…a8020x099c…c1c3Base—$0.01100%coinbase72d ago0x7a8128…3880fd
0x7ddc…a8020xd035…b592Base—$0.01100%coinbase72d ago0x9bb1c9…39a937
0x7ddc…a8020xaf05…31e0Base—$0.01100%coinbase72d ago0x4327c4…6b9e4a
0x7ddc…a8020x8528…5cecBase—$0.01100%coinbase72d ago0x483bec…e110bd
0x7ddc…a8020xc7a4…7618Base—$0.01100%coinbase72d ago0xb2b3c4…4f7638
0x7ddc…a8020x1404…9727Base—$0.01100%coinbase72d ago0x2a6820…ba60d2
0x7ddc…a8020xdcbb…2567Base—$0.01100%coinbase72d ago0xdde155…e08779
0x7ddc…a8020xefb8…69b5Base—$0.01100%coinbase72d ago0xe6e312…03182d
0x7ddc…a8020x43bd…25beBase—$0.01100%coinbase72d ago0xbf9dbb…1a9222
0x7ddc…a8020x9b37…f93dBase—$0.01100%coinbase72d ago0xd143b9…bc6bb1
0x7ddc…a8020x007f…3033Base—$0.01100%coinbase72d ago0xc9e7cd…fb4828
0x7ddc…a8020xb4e7…1132Base—$0.01100%coinbase72d ago0xe443c3…13be58
0x7ddc…a8020xb908…f00dBase—$0.01100%coinbase72d ago0x1c709b…0139d7
0x7ddc…a8020x075c…1113Base—$0.01100%coinbase72d ago0x1b830a…bd9e29
0x7ddc…a8020x568e…faacBase—$0.01100%coinbase72d ago0xa32f12…be5381
0x7ddc…a8020x63c0…22cfBase—$0.01100%coinbase72d ago0x9a9d2e…1f2168
0x7ddc…a8020xeed8…b996Base—$0.01100%coinbase72d ago0x5a2c65…38c8ce

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.