Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228c…7b740xd358…4478Base—$0.01100%coinbase66d ago0xca0865…a207a2
0x228c…7b740xa701…5584Base—$0.01100%coinbase66d ago0x6735b9…fbca6d
0x228c…7b740xaaa0…ee1fBase—$0.01100%coinbase66d ago0xad2363…01711a
0x228c…7b740xc5c5…14d5Base—$0.01100%coinbase66d ago0xc8e241…08e3f1
0x228c…7b740xb57f…3a56Base—$0.01100%coinbase66d ago0x71b689…3021dc
0x228c…7b740x4245…5f9eBase—$0.01100%coinbase66d ago0xf026b0…c51c12
0x228c…7b740x700e…cb55Base—$0.01100%coinbase66d ago0x2340f1…e547c5
0x228c…7b740x19f4…3c02Base—$0.01100%coinbase66d ago0xedeef0…419a9b
0x228c…7b740x74fb…d853Base—$0.01100%coinbase67d ago0xd23742…c94eed
0x228c…7b740x1070…02d6Base—$0.01100%coinbase67d ago0xf4688e…c7f551
0x228c…7b740xf79f…cff2Base—$0.01100%coinbase67d ago0xca59ee…49dbe9
0x228c…7b740x5e30…4a43Base—$0.01100%coinbase67d ago0xa3f560…63a609
0x228c…7b740x7ef7…3498Base—$0.01100%coinbase67d ago0x266a0e…3780ad
0x228c…7b740x6e67…f674Base—$0.01100%coinbase67d ago0x9cc797…845e5e
0x228c…7b740x2d34…2a6aBase—$0.01100%coinbase67d ago0x820811…e55e25
0x228c…7b740x8839…6ffaBase—$0.01100%coinbase67d ago0xe6d1df…12de95
0x228c…7b740x3d54…8364Base—$0.01100%coinbase67d ago0xbfef53…ce9ec1
0x228c…7b740x9882…aa42Base—$0.01100%coinbase67d ago0x61df56…559f73
0x228c…7b740x0f9e…386cBase—$0.01100%coinbase67d ago0x4d0461…3ee4e6
0x228c…7b740x21ce…269fBase—$0.01100%coinbase67d ago0xdce4fa…2ab96c
0x228c…7b740x8a97…f7d3Base—$0.01100%coinbase67d ago0x08aa91…bf2265
0x228c…7b740x2b22…7462Base—$0.01100%coinbase67d ago0x7bc0b9…d2baba
0x228c…7b740x5413…d231Base—$0.01100%coinbase67d ago0x5eeb95…228aff
0x228c…7b740xe19f…2142Base—$0.01100%coinbase67d ago0x8239e6…17cabb
0x228c…7b740x5613…195fBase—$0.01100%coinbase67d ago0x0593dd…533d05

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.