Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x796ed6…5f4f45
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x56620b…c46a12
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x3e1ce0…b459eb
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x01b04d…090673
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xe6304b…30c830
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xc77a32…e08345
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xabc00d…0e4a36
0x7daa…be570xfe80…47eeBase$0.001100%fluxa48d ago0x2f87c5…1fdadb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa48d ago0x58786c…bfbbc3
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xca46ed…1c03cd
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xe784a7…9a6846
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x38e83e…3ec84d
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x098e91…20acf9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa48d ago0xe36ab6…f53b1f
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0xfde26b…d1102f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa48d ago0xb5b90f…c2a78b
0x7daa…be570x9c95…e299Base$0.001100%fluxa48d ago0x2b85f5…56feee
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x48f095…feedb1
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0xfbe301…b1233f
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0xfee95b…a10f41
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0xe73cc6…703e0a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xe2fd62…88e2f0
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0x0ce0d3…286cbb
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0xd0a28d…0314c8
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0x6d11ab…682d88

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.