Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x4a63…2168Base—$0.01100%coinbase77d ago0x2a6a7b…a2567a
0xd13f…1f6d0x9a8e…7845Base—$0.01100%coinbase77d ago0x74752c…aa68a0
0xd13f…1f6d0x9fe2…71edBase—$0.01100%coinbase77d ago0x8ac399…7b44a2
0xd13f…1f6d0xd02f…546eBase—$0.01100%coinbase77d ago0x1aa6a4…505911
0xd13f…1f6d0xd24d…4360Base—$0.01100%coinbase77d ago0xd63f3a…10911c
0xd13f…1f6d0xab96…ff53Base—$0.01100%coinbase77d ago0x41e2de…2cfb08
0xd13f…1f6d0x6acb…dbc5Base—$0.01100%coinbase77d ago0xce1d31…148622
0xd13f…1f6d0x6822…6c50Base—$0.01100%coinbase77d ago0x9f9d53…92c3e8
0xd13f…1f6d0xd954…450eBase—$0.01100%coinbase77d ago0x52cdc3…e10325
0xd13f…1f6d0xac75…8944Base—$0.01100%coinbase77d ago0xfb5bce…fb2bbe
0xd13f…1f6d0x490d…7404Base—$0.01100%coinbase77d ago0xd0472c…c9334a
0xd13f…1f6d0x55cf…9338Base—$0.01100%coinbase77d ago0x250905…dfccc5
0xd13f…1f6d0x9bb7…9b07Base—$0.01100%coinbase77d ago0x7f72e6…0e81c4
0xd13f…1f6d0x67ac…eb5dBase—$0.01100%coinbase77d ago0xf4d083…3ec708
0xd13f…1f6d0xdf08…7c48Base—$0.01100%coinbase77d ago0x45be5f…4c4039
0xd13f…1f6d0xd1f2…69d0Base—$0.01100%coinbase77d ago0x94cabe…55ed96
0xd13f…1f6d0x9c0c…a0f0Base—$0.01100%coinbase77d ago0xf03c19…1083ae
0xd13f…1f6d0x693a…9582Base—$0.01100%coinbase77d ago0x649792…acf56f
0xd13f…1f6d0xa29e…e7feBase—$0.01100%coinbase77d ago0xb355f4…3dc7d0
0xd13f…1f6d0x318b…ac8fBase—$0.01100%coinbase77d ago0x9e5977…517149
0xd13f…1f6d0x9f92…c339Base—$0.01100%coinbase77d ago0x0499ca…36c2a6

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.