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%coinbase2d ago0x2f2b7e…6901ae
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x296ef2…aa0cdc
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x77b306…56c66d
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xf7f11f…11cfff
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x84b03f…e613d1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x2b5647…7d066e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x8955ed…c278c5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x62fbf2…f791eb
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x17576a…b026e1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x2bba69…029c7b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xee48f7…b63b79
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x74a9de…9d96be
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x44a416…84691e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x651314…ced069
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x5bfcec…073070
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xc8eae8…e99886
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x0933cb…84a249
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x5e971f…4ee9a1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x324690…a8f8af
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x7c5712…d7a101
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x68be33…1921c1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xc726c7…a6b11b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xc50c0a…2412f6
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xa457cb…2225b7
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x4bb4bd…1f206e

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.