Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x441efd…1ae517
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x011943…894bc5
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xa35ba4…366cc2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xc26cdf…8c046b
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x2bf7ba…0a4d6d
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x5fd7af…268f14
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xde3d67…f72c5e
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xe101ee…03d8d0
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xb94f9a…9c2252
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xdab4ec…8af7c4
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x2eadd7…5b8944
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xe11d0a…26afe4
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xfba4d2…9650a4
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0x8a295e…e8d2cd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x35d3b8…072e68
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0x18ee58…4e3bae
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xe7757f…fcf1ff
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xd7fdfe…cba940
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0x74852c…e3f3e8
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0x52311c…ca5517

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.