Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xb99b…f517Base—$0.01100%coinbase43d ago0x5b6503…46b107
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x0a8da5…04ad1b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x939d33…9d4d4e
0x6f9d…8ba00x496e…2f48Base—$0.01100%coinbase43d ago0x11f7db…06904f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xfd91a1…efe2dd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0xcaec0b…c9de49
0x6f9d…8ba00x6edb…0efeBase—$0.01100%coinbase43d ago0x754e31…77ad84
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xfe6940…026a4c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x5e8f32…6cef42
0x6f9d…8ba00x3e68…c777Base—$0.01100%coinbase43d ago0x26d100…5e0fb5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xb6e55e…e1730c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x40410c…25e327
0x6f9d…8ba00x4991…e468Base—$0.01100%coinbase43d ago0xf78702…75ec61
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x8b44ee…4ed6c0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0xd813d6…03d230
0x6f9d…8ba00x48a3…7450Base—$0.01100%coinbase43d ago0x824f69…fcd2cd
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x62ffcd…6ecf53
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x328943…f49f0d
0x6f9d…8ba00xdaae…f094Base—$0.01100%coinbase43d ago0x3d991f…a8215b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xc121a2…abb675
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x066ac6…72b0db

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.