Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b50…be1d0xc690…1290Base—$0.01100%coinbase73d ago0xae1ef5…39393f
0x0b50…be1d0xcdf9…56d3Base—$0.01100%coinbase73d ago0xd25154…a5c827
0x0b50…be1d0xdf36…859aBase—$0.01100%coinbase73d ago0x6010de…9c4e9c
0x0b50…be1d0x2777…a36cBase—$0.01100%coinbase73d ago0xb5439d…43ddc0
0x0b50…be1d0xaf5c…69ebBase—$0.01100%coinbase73d ago0x4fca7a…a93087
0x0b50…be1d0x696e…7359Base—$0.01100%coinbase73d ago0xcd46e0…af3688
0x0b50…be1d0x356b…0d1aBase—$0.01100%coinbase73d ago0x4bc9a2…333867
0x0b50…be1d0x8be6…4700Base—$0.01100%coinbase73d ago0xbca3f3…2a8f89
0x0b50…be1d0xae28…96e7Base—$0.01100%coinbase73d ago0xe74855…9fa5ec
0x0b50…be1d0xcb46…129cBase—$0.01100%coinbase73d ago0xfbfd81…2401e4
0x0b50…be1d0x09f1…f1daBase—$0.01100%coinbase73d ago0xccac10…e2bc26
0x0b50…be1d0x2c5f…4a5aBase—$0.01100%coinbase73d ago0xc151ca…a5b5d3
0x0b50…be1d0x6595…e743Base—$0.01100%coinbase73d ago0xdfdb08…a18a5d
0x0b50…be1d0xa5ae…c955Base—$0.01100%coinbase73d ago0x34e310…9319a3
0x0b50…be1d0x4db8…36cdBase—$0.01100%coinbase73d ago0x1c646d…a64656
0x0b50…be1d0x50a0…b2fbBase—$0.01100%coinbase73d ago0xca9262…1af78a
0x0b50…be1d0x80e7…8dadBase—$0.01100%coinbase74d ago0xccb10d…3e2e47
0x0b50…be1d0x28e6…3aa7Base—$0.01100%coinbase74d ago0xdac2d4…779f7f
0x0b50…be1d0x7d92…5242Base—$0.01100%coinbase74d ago0x7d3486…1452a7
0x0b50…be1d0x16b3…bd1bBase—$0.01100%coinbase74d ago0x78064b…1a6560
0x0b50…be1d0x02b2…4473Base—$0.01100%coinbase74d ago0x8d9bc8…1e4596
0x0b50…be1d0x091f…f1adBase—$0.01100%coinbase74d ago0x55c1f1…1d012e
0x0b50…be1d0x8c1d…5345Base—$0.01100%coinbase74d ago0x223874…12c77d
0x0b50…be1d0x60b2…66c2Base—$0.01100%coinbase74d ago0x94d3c9…4130a7

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.