Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xcc6ddd…2cfe32
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x77c5d8…fb533e
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase41d ago0x19bfd9…e31eb8
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x3365f5…cc748d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x373d57…cea0dc
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xd057e3…56ed1b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.001100%coinbase41d ago0xf169f2…8786ff
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xa8c9f7…41bca9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase41d ago0x2d346f…be2a33
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x98142c…a4fc0b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x56730e…8b49c6
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x0c0d33…2473c2
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xf29079…0ddfa7
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x598887…2eb170
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x959533…9f834b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x19438d…85ec45
0xd0e4…10540x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xff3c09…2e732d
0xd0e4…10540x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xe3ade7…a74688
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.001100%coinbase41d ago0xb45eeb…5cf97a
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.002100%coinbase41d ago0xa9d801…072c71
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.02100%coinbase41d ago0xee3f7d…02b9ff
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x4b1ee5…df0bf5
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x35d6c0…a9f9ea
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xb7ad8f…ef0b15
0x810f…29c50x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x38919a…82c709

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.