Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x5d97…74bdBase—$0.01100%coinbase82d ago0x2bdaf6…f7dc13
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase82d ago0x208190…10464c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase82d ago0x2eed33…8b6a17
0x6f9d…8ba00x72c9…1748Base—$0.01100%coinbase82d ago0x52f8cd…84533a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase82d ago0x2bc628…7eb7bf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase82d ago0x75e656…bfffea
0x6f9d…8ba00x42e8…21f4Base—$0.01100%coinbase82d ago0x219c16…d3338f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase82d ago0x422524…ec2288
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase82d ago0x203164…58cb13
0x6f9d…8ba00x0aee…d117Base—$0.01100%coinbase83d ago0x9e30d9…e8a8cc
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase83d ago0xd4b5a8…766e62
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase83d ago0xa52df0…91f4e3
0x6f9d…8ba00x10a0…5a3aBase—$0.01100%coinbase83d ago0xf50aff…d6a73d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase83d ago0x9bdf99…7621ba
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase83d ago0x6e7bc7…2cf5eb
0x6f9d…8ba00xf41c…8a3fBase—$0.01100%coinbase83d ago0x4008a3…bfd061
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase83d ago0x333b1b…f07ef2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase83d ago0xfbf744…11cbd5

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.