Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffa2…869a0x37b2…33f1Base$15.54100%0x7cfa…b8df52d ago0x5e86fb…8ec4a2
0xc467…ce9b0x37b2…33f1Base$2.45100%0xc4bd…413352d ago0x10a78e…77c3ec
0xc467…ce9b0x37b2…33f1Base$5.41100%0x9480…159152d ago0x48971b…f2c53f
0x53d3…73a70x37b2…33f1Base$23.92100%0x4684…6bb752d ago0x7dbd93…ad088c
0xef19…0b740x37b2…33f1Base$1.48100%0xb1ca…598652d ago0x55d5d8…89dfaf
0x196a…69f60x37b2…33f1Base$0.39100%0x2d05…c4d652d ago0xf116b6…51b1af
0xc467…ce9b0x37b2…33f1Base$346.59100%0x7cfa…b8df52d ago0x2be3e4…6f5ce7
0xc467…ce9b0x37b2…33f1Base$17.65100%0xc4bd…413352d ago0xdfd54f…4ba7c2
0xd3dc…501e0x37b2…33f1Base$0.78100%0x9480…159152d ago0x693315…0d2f3f
0xd3dc…501e0x37b2…33f1Base$1.21100%0x4684…6bb752d ago0x5874eb…37d565

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.