Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0xd240…7e5fBase—$0.01100%coinbase77d ago0xe12014…1a8163
0xd4d5…883d0x3938…d252Base—$0.01100%coinbase77d ago0xf9c0bb…6aec24
0xd4d5…883d0x3b3f…b226Base—$0.01100%coinbase77d ago0x7112fc…9ed3fb
0xd4d5…883d0xed71…341aBase—$0.01100%coinbase77d ago0x61011d…9c5d40
0xd4d5…883d0x1622…9c5aBase—$0.01100%coinbase77d ago0x0d010f…3ddf63
0xd4d5…883d0x8c3d…380eBase—$0.01100%coinbase77d ago0x3aaf20…90219b
0xd4d5…883d0x3bd2…fe93Base—$0.01100%coinbase77d ago0x02398a…72adfd
0xd4d5…883d0xd6de…2b59Base—$0.01100%coinbase77d ago0xc537ef…366de5
0xd4d5…883d0xf01e…e77fBase—$0.01100%coinbase77d ago0xf112b3…4451a1
0xd4d5…883d0x1752…9ffbBase—$0.01100%coinbase77d ago0x574898…44db22
0xd4d5…883d0xfc61…b563Base—$0.01100%coinbase77d ago0xe9cc3f…d374d3
0xd4d5…883d0xd936…fc68Base—$0.01100%coinbase77d ago0xc7d79d…b8a20e
0xd4d5…883d0x5554…c0e9Base—$0.01100%coinbase77d ago0x810a8c…e5a63a
0xd4d5…883d0x4f64…eaebBase—$0.01100%coinbase77d ago0xa680e5…94e835
0xd4d5…883d0xf34a…c1c4Base—$0.01100%coinbase77d ago0x06c159…34d562
0xd4d5…883d0x51a7…ebc0Base—$0.01100%coinbase77d ago0x7b8e07…15393c
0xd4d5…883d0x620e…a7f0Base—$0.01100%coinbase77d ago0x5fe202…a76b9a
0xd4d5…883d0xc1c9…bb26Base—$0.01100%coinbase77d ago0x65f2b1…a86a15
0xd4d5…883d0x0bd5…cfc7Base—$0.01100%coinbase77d ago0xea7e8e…58ecaa
0xd4d5…883d0x7a2c…c0cbBase—$0.01100%coinbase77d ago0x596260…d3ea1b
0xd4d5…883d0xc4d7…d889Base—$0.01100%coinbase77d ago0x5dc05f…d6ba3d
0xd4d5…883d0x41b0…ca87Base—$0.01100%coinbase77d ago0x15171a…311bd6
0xd4d5…883d0x3e54…e924Base—$0.01100%coinbase77d ago0x5de5e2…a3ce28
0xd4d5…883d0x41cb…7b8eBase—$0.01100%coinbase77d ago0x8ae1b4…c8a204
0xd4d5…883d0x8066…d213Base—$0.01100%coinbase77d ago0x0a8492…ce2ce9

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.