Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xb3eac7…4b39dc
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x495e29…aff3ef
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xe92668…96b1ac
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x3e6e2b…86f876
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x1e10a1…250c1f
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x1838f9…11469e
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x54f5b3…5c5ba3
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xddb2cc…8f2b0f
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xdff409…f0524b
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x4e9cc7…fa07ac
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x65aa73…6d3512
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x795ae3…07c737
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x506e57…30515b
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x25d1cf…e5f345
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x70a668…9f1dd4
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xa9e7fa…fa310d
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xf30028…da7016
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xe8ddf1…a99fbb
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x919a65…045bff
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x31c6c6…23fc63
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x393096…f63b11
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0xd48e2f…587add
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x62c9e6…56031e
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x4e70a1…8f8951
0x26f1…38c40xfe80…47eeBase—$0.001100%fluxa16d ago0x78c839…8a13d1

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.