Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xd5e0ab…ab3bf4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x4a2b62…845432
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xd3ab5f…ba6f0a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x48c130…4ac7be
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa38d ago0x43769f…94c509
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x6db7a1…1a9a63
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x833d02…58c570
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xe5f42e…2d6646
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa38d ago0x4abf6f…30be47
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa38d ago0xbfdd20…91ad83
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x2dc224…1f0ee7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x328446…48c467
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xa1c0cd…f1def9
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0x40daa4…9db306
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xef4f9b…7d2282
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa38d ago0x0e0fd0…1b2c2f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa38d ago0xee0aaf…c6268f
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa38d ago0x798fd5…5a3cc6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0x1eb429…ce9ff5
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa39d ago0xec0c40…8778c7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0xe9ee16…2dc8e3
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0xc0ccf0…763946
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0xf1e5b8…c8faaa
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0xee06e6…e6a1f7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa39d ago0x3f54cd…198c06

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.