Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xaf5c…3f89Base—$0.01100%coinbase65d ago0x67a370…887136
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x0ab815…03415f
0x6f9d…8ba00x7f1d…012eBase—$0.01100%coinbase65d ago0xe0c17f…e66f9f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0xbae5fe…8d530b
0x6f9d…8ba00x537e…deb1Base—$0.01100%coinbase65d ago0xe9e7ac…5a7a80
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x8cb923…47a5f2
0x6f9d…8ba00x88dd…a951Base—$0.01100%coinbase66d ago0xc34342…b4a88b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase66d ago0xf90d98…04cf18
0x6f9d…8ba00xae33…eb5eBase—$0.01100%coinbase66d ago0xc8c6a5…b877e0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase66d ago0x70cbf0…0c907f
0x6f9d…8ba00xe3c3…13cfBase—$0.01100%coinbase66d ago0x238b5f…1f8fc7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase66d ago0xcbc55a…71e5a3
0x6f9d…8ba00x6231…b83aBase—$0.01100%coinbase66d ago0x889dda…248466
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase66d ago0x3158d4…13e49b

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.