Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x45c701…8c4e48
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x0a51c1…a39c83
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x3518b9…ba620c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x9f25a5…840053
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xf1a2ce…cec8c1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x06a2c9…fcce59
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x6e2f23…39808e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x6a1baf…b7d63c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x091e32…c09f92
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x4eb977…a722b4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xe89e2e…6d9d8b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xcc41e9…7fdac4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x89f029…2f3cd1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xc9cc57…5f9982
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x821b6b…3d760a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x27ddd9…f449d0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x4daea9…4a71c6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x829e2a…f8ab28
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x981e86…c45ec6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xf387fa…4b25b2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x5d0516…68e216
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xa658d6…7f55a9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0x3ae0fc…864bc7
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase8d ago0xee7d79…c5fca4

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.