Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x05b4a4…757131
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x5f90f9…95ef9d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xe5e439…2990d1
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xa40631…2a8a83
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x0921e5…6787e0
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x9a6703…5ccf40
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x013813…00ba5d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x7733a7…a6e7b4
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x5b8281…5c10ca
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x55fd35…abf35c
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xba35a3…7329a4
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x6ca19c…d5c0d7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x79520f…442cbb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x5bad56…92b398
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xa506bf…38c20c
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xffd714…df4811
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x25e8b2…12896f
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0xa8998e…7de585
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0x81dce9…5d4fa9
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0x4d4cd5…04e5c9
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0x69b822…528456
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0xfbe3d5…a927b0
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0x707ab0…9fb37d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0x7eed92…9b3225
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa20d ago0xd05f6c…d34d64

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.