Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x8fb373…25448d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x605043…e1fab4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xf7f9ad…8ce430
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x73f0e5…4589ed
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x83fd40…f501e9
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xeb0a2f…34eeaf
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xe3a0b5…871744
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x4115a7…fead24
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x8271ef…10b2cf
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x9497c6…fec40e
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xb875cf…7d79cd
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x14866f…fc4c14
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x77eea1…e6639b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xff490b…786631
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x4b2142…5484f7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xb7e30f…f52d5f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xa9de4f…cea3ec
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xb49401…397d3a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x659696…b408e4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0x93b25d…fe9c32
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa25d ago0xd52303…4d5e00
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa26d ago0x7d9917…ef9d31
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa26d ago0x72af7f…1e6005
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa26d ago0x884d58…2b3f67
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa26d ago0x45bfb2…35c38c

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.