Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa52d36…4ae38d
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x40f91c…d15160
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x585414…82f86c
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x520664…b3cf99
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc4a8c…3c4793
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x037c4a…2d89c9
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x6b4de3…22c973
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe26aef…5e86e4
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0b0e3b…bd8e8d
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x274d7e…680eb3
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9ceedb…b5495e
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0d498e…ba8606
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4befae…516b3e
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x292987…dd5d5d
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xeb81a4…e81ab3
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x60a5fa…0dec2b
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6044c…f73c82
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf77ae…7a6b07
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xedc98f…dc9dd2
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x432be1…c90e2d
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x3062c8…26486c
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x8333d8…6cbc06
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x01e190…ad647b
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe92d94…5fa6e3
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa19d ago0x5aee17…24cff7

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.