Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x6b40e4…2ad6c8
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x6add14…7e0964
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xe877e3…bbf5d6
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xb194e4…a86b8e
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x46b002…aead40
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xed4003…a9c4d0
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x1d7b04…be9f7c
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x3a17e8…a6263b
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x0c6bd0…ada88c
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xabb1b1…d3f16d
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xe9b6fd…01a194
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x72f142…9db335
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x450856…779b73
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xdb130e…aa8d66
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x970b15…ae4d48
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xf5cc39…0efea2
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xdf3f37…2d4a47
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x01ba03…4f0635
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x4dca2b…858067
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xcff549…860bac
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xd055b1…fb9cac
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xa03698…a572a7
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x7b0ff7…32fd1d
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0xe38f1f…26f914
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa20d ago0x75df84…fc9355

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.