Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0xc262d9…3989af
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0x8fdd69…0cc342
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0xa8f563…ea3ff6
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0x2a9b7d…f4c37a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0xe63128…401a1a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa23d ago0x4ebd16…f598fc
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xbd7f4a…21459a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xee91a1…39f2ee
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x3d011f…abe963
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xa4c24d…77f033
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xe83698…eb36be
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x60a581…3b501e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x7115f8…6c04df
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x5cea78…8a0a15
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x936803…82df62
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xf9375b…55b5d2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x30193a…71a2af
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xd3b6fc…fe2ab2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x90b3c5…f1f28c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x3df5cc…bc5964
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x020afb…0ddc13
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0xfcfd3c…4a52f2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x72371f…ae730b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x2fa107…1cd00f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa24d ago0x8e64ec…915058

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.