Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0xd2fdc9…bcb0ec
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0x47653a…ed57f3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0x510f01…b7469d
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0xa67611…b3b736
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0xcbc635…0491f2
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0x468523…7552b9
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0x458dc3…41fa09
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0xa41c60…115599
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0xa56b6b…eac9ae
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0x3b8961…fbbd80
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0x83ef8d…39607b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0xef0e49…3a54dd
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa48d ago0x17ece3…21bc8b
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0xc02d83…7593ed
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0x29a9f1…aaab8c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa48d ago0xbd2ccc…278a87
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0x6c86dd…36b5f7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa49d ago0xb3e91f…b7709e
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0xdd3792…c53261
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa49d ago0xe6cb70…cd7928
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0x608abe…9d65ca
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0xe3d4d9…5688a7
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0x454fb2…3a954a
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0xd0745f…0413f0
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa49d ago0xce7450…44efef

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.