Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0xc7142a…725acb
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x33be39…ac3046
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x5544dc…f9186f
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0xdef159…d6cbf7
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0x2ca025…ae1e1f
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0x99d1ab…cc4574
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0x2ca858…5f656c
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xde9c63…1874d4
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x0abd6c…878301
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x1b8137…9af10c
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x391338…030f6e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x149d0a…0cc358
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x67aa84…6d6b3c
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x123485…8ae933
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0xcaf2e4…638d63
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x9988bd…c89509
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x33a333…244e9e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xcbc7db…951099
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xadc432…fde7ed
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xe842ad…2b5794
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x4e4c6d…c14753
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0xbdde4c…82a091
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xccb7b1…d21272
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x2e7f3b…7f5664
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xbfb209…347730

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.