Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x7731cb…0fa9df
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xcd2826…f40a71
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xf2c329…d07398
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x3726ad…4e4cb1
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x276c29…e8c605
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xbfeb87…e0f62f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xafb22b…20c75b
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x6ee66e…c9f474
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x553e46…bf0b54
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x7338cf…c8fff8
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xbf649f…af6439
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xb5ca33…b73ce7
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xecffb4…0b5123
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xb99c68…79f228
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x786226…b28cb9
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x36cc59…533702
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xca51a8…01f238
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xda14c1…009dcb
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xd04ad5…442daf
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xa2e3a5…6befb4
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x7d94c3…b9f2a4
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xb0d02d…e5d647
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xf2c3e9…7f6cea
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0x69bd67…d9127b
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase45d ago0xc05cc0…0da84d

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.