Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xb4d848…0f7c7a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x417178…92810a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x4b8d82…bffc9b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x39ac39…c693da
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x09ae51…6796e8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xf48198…6b8a09
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x6cc357…3053f3
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xcf0d26…e92c87
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xdf55fa…b4a421
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xb58da2…71f031
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x0d6815…8cd3d4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xadd7e6…a9af1c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x85feea…038c56
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x7a5a3f…7d4d77
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xaeb0c6…16bc86
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x7297f7…a4d6b1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xdcd42f…5df442
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x068320…83794b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x003708…2dddb4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x5e98bb…2fc591
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0xa65dd5…af897a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x5d23ff…ca3221
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x68921c…804fc7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x077cb7…46e137
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase33d ago0x8aadc3…91ddaa

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.