Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x96e8bf…66ac78
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xb5732d…d71777
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xf29c55…b4b90b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x8a07ba…1288ba
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xbdc509…c2b43c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x737c94…ac0fa1
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x26c11f…63c261
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x872b1f…24dd9e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x5d5acf…3b090e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x07ead4…e67558
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x2a0e3f…3a9eb5
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x413eb9…311b49
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x24b7f1…9de7db
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x730b10…9a5fdd
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xf578ab…84b7e4
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x56a16d…3ab17e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xda4465…66af1f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x02bcb2…dd0fd9
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xabafc4…3b4d1b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xce7db9…0e76ff
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0x342806…3e981d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xb995c6…2b938e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xa04ea6…6e950d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xff9989…8ca0a9
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase3d ago0xa25092…dce06b

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.