Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x9d05d9…561e11
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0xe34f02…0594f3
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0xe2978a…f347e4
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x342629…bbd64d
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x434e87…d13e3c
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x6dd240…98b519
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x39b817…0e9855
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0xe954ed…83194d
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0xe1c83e…fb834e
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0xbcf19b…04d123
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x8cd9dc…a2bc0e
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa23d ago0x169cb3…0f62db
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0x5d60b5…5373b8
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0xe322f7…c44bac
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0x2f02c0…584a30
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0xafd837…4bffea
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0xac2eac…45507d
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0x3e8cd3…b3ebb9
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0x8c814d…aec74b
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0xf1dbc1…9ed487
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa24d ago0xba1b0b…084a95

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.