Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase$0.05100%coinbase51d ago0x11ec49…affd41
0x3460…b66a0xf000…94fcBase$0.05100%coinbase52d ago0xc3afa5…f208fe
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0xd84fae…a24898
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x351123…22b969
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0xdad3f8…5b100b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x57c73c…147164
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0xbbc257…92ed9b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x1b594b…9a2f1a
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x077039…d62dc6
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x1b3dc8…c9553b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0xe61a99…b00568
0x3460…b66a0xf000…94fcBase$0.20100%coinbase52d ago0xbebf02…233d6b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x1222a0…d54cc6
0x3460…b66a0xf000…94fcBase$0.20100%coinbase52d ago0x21f57b…a31581
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0x78c62f…c9708e
0x3460…b66a0xf000…94fcBase$0.10100%coinbase52d ago0xea85b8…53b4c1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0x307fab…3b893d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0x85bc0a…cb6451
0x3460…b66a0xf000…94fcBase$0.20100%coinbase52d ago0x2290c5…82cdcc
0x3460…b66a0xf000…94fcBase$0.20100%coinbase52d ago0xa7fb82…a2fbd2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0x2e41e2…c49e40
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0x12d9e8…1c9798
0x3460…b66a0xf000…94fcBase$0.20100%coinbase52d ago0xb24711…80ffff
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0xc38d1a…6ffc18
0x3460…b66a0xf000…94fcBase$0.01100%coinbase52d ago0xb379aa…83a363

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.