Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x51f45e…fdb0e9
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x292cfa…5e4ccd
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xe15cda…37aa49
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x75efe0…22d6be
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xb4a56d…e5aed1
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x669238…dff757
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x319a70…d2cbf2
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x0f2aab…4be373
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x933734…ea4925
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xe2e13a…38ce8b
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xc4c543…86242b
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xdbae30…c6aef9
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x66d680…d1d9c0
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xb98951…966c1a
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x230617…dcc8ba
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x13503c…9930b9
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xcf7b75…2f97c2
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0xede2af…a8ecd8
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x5236d1…fdeb0c
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x86bb13…ad6bd4
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x4f6751…d40de7
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x3901da…d17b26
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x1630f4…59ec47
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x03671f…13616d
0xf891…4be50x4eba…4c58Basex402 service$0.02100%coinbase13d ago0x6618cc…3cdb22

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.