Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x9ce887…34da39
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x23d760…da1ce4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0xf35a98…3f3cae
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0xdeddce…fa1e4d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x74ce14…575f93
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x0a0352…2460b1
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x4b3702…1fa6d5
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0xf1a1e0…253580
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0xb5459e…2a86e5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x124898…66e771
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0xc81181…63f5b0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x2a0975…9b5575
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x996608…704975
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0xccba19…a31512
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x97a83c…d97f5d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x3c47e7…8b8ee9
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x68d56a…3970f7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x44d694…a15fe4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x24d092…595972
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x90d610…1298b3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0xdad39b…2419e0
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x07fce8…f38875
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0x5bef22…7a5019
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa41d ago0x7cca61…ba893d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa41d ago0xcee1a2…56eb1d

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.