Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x0065b0…b78ebd
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x7abb2d…9d6bf2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x532b59…11fa50
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0xa5d289…0a699f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x65b29b…1fb072
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0xcb4fa1…492d07
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x5af32b…ac30ab
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x6d1604…3d825f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x26fab1…64ddfc
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x34a664…4070cc
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x5aa931…33b370
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x26b453…db3929
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x4ee9f8…609a61
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0xe2b80d…454d50
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0xcd4cca…da310f
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x6b04b7…8f96b1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0xc7d8d2…d88363
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0xc72f2d…f1bdf5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x4bd637…c1ab50
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0xc56d75…699928
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x71d453…ab2b81
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x5ee462…bc4412
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x3c6301…12c8bd
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates74d ago0x8de417…5c8079
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase74d ago0x3e8329…8e3e58

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.