Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x10ebf4…8e9497
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x45b16c…6ba8da
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x02fa98…709408
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x566329…25df65
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0xa8b69e…63b853
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x592cb0…ffad43
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x841ffd…e014c7
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0xf6844f…89224e
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x53d4d3…425e23
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x95a0eb…49510d
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x34e62a…014899
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x5143b9…074585
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x25647e…74f55c
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0x67e711…9cf380
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0xe8f3c8…bec4df
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0xbe08ad…9e4322
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0xef340b…afc89c
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x6754cb…070aa6
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa40d ago0xe6d5d2…9c5b93
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x45a0fe…dabdab
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x453c82…1b7d4a
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x92345d…14a0ca
0xbec8…26970x9c95…e299Base—$0.001100%fluxa41d ago0x944ca4…9abd6b
0xbec8…26970x9c95…e299Base—$0.001100%fluxa41d ago0xc3fd13…738e4b
0xbec8…26970x9c95…e299Base—$0.001100%fluxa41d ago0x44a58d…1b4756

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.