Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x51667f…2a76a7
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xb5645b…2527db
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xe43ca2…c9c3f3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xf1efea…d88508
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xd9036d…350252
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x1a45b4…b20cab
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x4194d3…b205c7
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x6163d6…096671
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xb2391b…ae5d1e
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xdefc11…64b64e
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x0770ba…e8a25c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x28e30a…634196
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x810b2a…8359bd
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x572933…3bd535
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xcd0bd8…b4b0a8
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x723796…a8889f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x963784…49df83
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xe1cbd8…4f1c33
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x4d65f6…958ff4
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x151317…02ce66
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xd59455…0b84db
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x316d6a…199b7b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xd57825…34944f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x04f8bc…7d0141
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x4375ab…9ea1ae

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.