Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x084d76…40e694
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xff7631…16c266
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x8affe7…1df9a9
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x56e708…be0f56
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xfea96c…6e4d9f
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xc0c3b0…66dc10
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xb8304f…483fdb
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xac6767…9f85d4
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x85678c…5854ef
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xb9125d…3109b8
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x3339c1…19fd27
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x24e995…5289d4
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x139c3c…507c80
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xaf5534…0bd451
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x4796dc…8a5267
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x78bcd4…5baf69
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x152472…6eeb9c
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x299d0b…3db634
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x3a66f4…c3ddb5
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xc63cf2…7bd5a6
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x5174ef…1942c6
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x1021ad…e84b64
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0xb32292…9f88fd
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x325bc5…1e83f4
0x4829…0fd80xd591…428cBase—$0.00170%0xea34…81fd18d ago0x66b902…e89d71

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.