Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x997c29…f9c9df
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x0fd160…c081ee
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x3a2654…2659e3
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x34d342…22afc3
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x411590…4805f9
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x7493fe…d2253b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x05e175…cd95f4
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x90b7da…a25d02
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xdfdf3f…728458
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xbfb24c…45969e
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xaf16de…d7406e
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x3ac32e…0c8776
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xc5283a…01ab57
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x668abc…3b74ff
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x986866…d7a529
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x7d772c…724860
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x70f7cb…38131b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xbbd1d9…a1907f
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x92efdb…b578c1
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x9a92e1…f528e7
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x0028c4…f5b3d9
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x41f5b4…7462b2
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xf38039…417c97
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0x798efc…974e61
0x391b…ef000xa9dd…2315Base$0.002100%coinbase49d ago0xf8c712…b324fd

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.