Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xab982a…5e06f2
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x569f91…1a4492
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x9dd4e0…390e76
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x24acd4…3991c4
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x0641ab…4793e7
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x3507a4…f25bdc
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x141ecf…d638c4
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x0094d6…c00104
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x35455b…6f4d25
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x33d039…d246c9
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x7b1891…bf0879
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xe525c1…f6a8b3
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x5bee5c…ced343
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xc1e77e…05be1e
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xd6c508…c88f53
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xcb0d79…bb54e7
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x58a3bd…799132
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2e867c…8c6e43
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x9a2bde…09c8fd
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x362813…bf9efc
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x5b3f37…ae0916
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xf2c8ad…f1dca0

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.