Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc2401f…8113c9
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x74ddf0…9eb995
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xedbb6f…b3d757
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc07759…99ef4c
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x446431…d931d4
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x67f81e…a2a4ca
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc2e43a…28842c
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x9c703a…530d96
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x24fe43…f6ab94
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa36d1b…e44f75
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x14f350…123510
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x499482…bc6f27
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x8d62e8…074246
0x430a…889e0x7be0…6aa0Base—$1.30100%ultravioletadao7d ago0x323c2e…963197
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x35e2f5…d35fe1
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x615c0f…1bf72b
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4146f0…f212e2
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x039242…8a186b
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc49bec…11e357
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb9361a…bfe178
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbde7af…dec1d3
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x87b8a2…c4617e
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2e1705…34449f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xad2298…dcc71f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0x6346f3…5a0cdb

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.