Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0xebe7…b085Base$0.01100%coinbase70d ago0x7fab62…ac24cc
0x19ea…606c0x9375…4704Base$0.01100%coinbase70d ago0xc81f6d…7fda97
0x19ea…606c0xe43c…9961Base$0.01100%coinbase70d ago0x0ff83f…45efa9
0x19ea…606c0x716d…b73cBase$0.01100%coinbase70d ago0x02f0b4…f48f78
0x19ea…606c0xd4fb…4e5cBase$0.01100%coinbase71d ago0x77a818…6446ab
0x19ea…606c0xadf3…6d27Base$0.01100%coinbase71d ago0x9146eb…00b2b6
0x19ea…606c0x2f1c…bd2aBase$0.01100%coinbase71d ago0xe56993…30a466
0x19ea…606c0x0a3a…c386Base$0.01100%coinbase71d ago0x712111…bf034f
0x19ea…606c0x240e…191bBase$0.01100%coinbase71d ago0x786b5c…d08945
0x19ea…606c0x466c…5c13Base$0.01100%coinbase71d ago0x78d0ae…45f862
0x19ea…606c0xcecf…c4baBase$0.01100%coinbase71d ago0xd13912…ff9a6b
0x19ea…606c0x912f…7656Base$0.01100%coinbase71d ago0xaf52be…95901b
0x19ea…606c0xb4c6…8ba4Base$0.01100%coinbase71d ago0xe367f9…18773e
0x19ea…606c0x2ea9…e9a2Base$0.01100%coinbase71d ago0x2ca773…57a51f
0x19ea…606c0xa69e…cf80Base$0.01100%coinbase71d ago0x41bfd3…43aee5
0x19ea…606c0x0e8d…43b8Base$0.01100%coinbase71d ago0xf94c25…e6ded8
0x19ea…606c0x3efd…a842Base$0.01100%coinbase71d ago0xde5177…142875
0x19ea…606c0x502a…4ec1Base$0.01100%coinbase71d ago0xf47809…befc1a
0x19ea…606c0x228e…9b12Base$0.01100%coinbase71d ago0xa41a9b…81c216
0x19ea…606c0x663b…69f8Base$0.01100%coinbase71d ago0x68e425…7b9726
0x19ea…606c0x8799…85fdBase$0.01100%coinbase71d ago0x41160c…ae8953
0x19ea…606c0x4ea0…e7cfBase$0.01100%coinbase71d ago0x809322…ec7d60
0x19ea…606c0x424b…3e5fBase$0.01100%coinbase71d ago0x523690…c025d1
0x19ea…606c0x1239…a96cBase$0.01100%coinbase71d ago0x2432a7…d91f10
0x19ea…606c0x0256…1d66Base$0.01100%coinbase71d ago0x2e03b9…484a39

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.