Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa36d ago0x0e20ac…dee3d1
0x22be…62f90xfe80…47eeBase$0.001100%fluxa36d ago0xf194bb…29c528
0xf3d3…59e10xfe80…47eeBase$0.001100%fluxa36d ago0x108921…f53fc0
0x5ce7…c3930xfe80…47eeBase$0.001100%fluxa36d ago0x947843…b805a0
0x092a…28170xfe80…47eeBase$0.001100%fluxa36d ago0xfd1f4a…48df5f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x655e1e…7969fa
0xee07…c3450xfe80…47eeBase$0.001100%fluxa36d ago0x494f3f…ed222b
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xf0cf69…66e5f2
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0xb3216c…4b22a7
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0x5982dd…b4ad0f
0x549f…6d300xfe80…47eeBase$0.001100%fluxa36d ago0x9b928d…62b1f2
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa36d ago0x49ccd1…6761bf
0x1b45…51e10xfe80…47eeBase$0.001100%fluxa36d ago0x3e043e…a2273d
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xa48526…c9a938
0xd1d8…acca0xfe80…47eeBase$0.001100%fluxa36d ago0x15404c…258a3a
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0xb9a911…32cafc
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa36d ago0x09d62e…4ba8a8
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa36d ago0x8eced4…c62525
0xab97…be6b0xfe80…47eeBase$0.001100%fluxa36d ago0x2852b5…62cd60
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa36d ago0xb1d5be…44012b
0xa65f…04300xfe80…47eeBase$0.001100%fluxa36d ago0x5bc586…c4cca3
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0x86ee9a…547ee8
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa36d ago0x796e11…2bdcea
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa36d ago0xbef0a2…26b61e
0xdf3f…921d0xfe80…47eeBase$0.001100%fluxa36d ago0x5fd928…9d6752

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.