Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x35b97b…12bb53
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb24040…cb106f
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb225b5…b65df7
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a1619…b7d170
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xce7a57…c6c286
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbf464b…fae4fa
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfc417c…491589
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xec96d4…31bb5d
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcb5146…1b8f22
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb5f1a1…a4aa09
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9244db…95f8fd
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd108e8…f72967
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd2b89b…b61dd4
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb21e8d…9d7aae
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbe7d5d…d4daca
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xeec126…5eacfe
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa42a2d…a654a8
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x669736…a94597
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd79ae4…d7a630
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4093df…696237
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7988a3…d8dccc
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x345063…9a7cff
0x68c6…eba00x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1e579b…117925

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.