Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x5df998…1d13a2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x59cedd…f69d38
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x874246…9fa0d8
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xcaac75…c70586
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x47ec0e…09950e
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xf3fd96…d43e48
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x787525…b3c299
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xfa6fd2…775584
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xb59b29…1a2b83
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x497bbb…d7c158
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x0e8402…fabe0f
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x15940a…4b7fd2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x97bd92…bb266c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x590588…6c21d0
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x5a13c1…74d4dd
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x4d983b…4e3e44
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xd906ee…d03a62
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x74dd1d…4e5b05
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xd7fb18…e426cb
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xd00664…44f606
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x8a0fae…1a145d
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x368f1d…c77d76
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x91d74d…8dfaf8
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0x7a5da7…7f6b62
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa20d ago0xab4809…96574b

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.