Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x5cbe40…914494
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0xcebf68…8a38c6
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0x2ff65f…82f4e3
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x0628f8…92d47e
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x9f3c56…4839b0
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x90e025…766135
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0x863a07…a530fe
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0xec0047…610a1c
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x40da56…780044
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0x90a241…73365b
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0xadd4c5…b3cf1c
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x5d787c…787453
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x573900…eb05d2
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x2faed3…7870fd
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0xce2ac5…9f3baa
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0x946366…919259
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0xc6f5e8…77bfe7
0x2f75…bb760x9c95…e299Base$0.001100%fluxa38d ago0x987510…da11aa
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0x48ee1c…af4029
0x2f75…bb760x9c95…e299Base$0.001100%fluxa38d ago0x78da18…0c7b94
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0xeadd4d…3adf90
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0xcf33b3…6ce652
0x2f75…bb760x9c95…e299Base$0.001100%fluxa38d ago0x139476…9d0337
0x2f75…bb760x9c95…e299Base$0.001100%fluxa38d ago0xb8cbcb…e5a421
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa38d ago0xe0da94…1df121

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.