Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x56e8e9…806774
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x0006d9…7fd0bd
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xb3c576…7f9d99
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xa600bc…8d54fb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x7ab05d…c69887
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x3ec306…8290a0
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x7f4544…c90d73
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xe1f798…924b7b
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x962324…68ab4c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xb28c8f…a673ce
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xfc4552…f46220
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xba6463…481752
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x097601…9bc47a
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xdb829c…45e99c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x660ccd…eaf108
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x91666f…5df2c8
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xb9117f…35b757
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xe99923…fa4da5
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xd8fe61…1a959c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xd275ca…be9ca2
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xb7ba22…275de8
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xf604d8…eac1de
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0x0419cf…ab86e1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0x7472ce…f4d04e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0xdc27c2…48b79f

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.