Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xd593…700dBasex402 service$0.02100%coinbase118d ago0xbb390e…e84ea6
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0xe3b5b2…7c19e8
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0xcb6126…78a71e
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x15b04e…d430b4
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x1b0dc0…53267a
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x577238…09deac
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x68a9ef…10973b
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0xdfd252…49e289
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x677089…c5118e
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x1ef4ee…c8048d
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x7a5b6f…88ca0b
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase118d ago0x443daf…156309
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase118d ago0x6ba1ae…47ab09
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase118d ago0xc9e124…03a4b7
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase118d ago0x470b67…1d9658
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase118d ago0x98a599…473db0
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase118d ago0x34cd4c…d229cf
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase118d ago0xf330be…c4b64f
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase118d ago0x1ad6af…702d22
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase118d ago0xf537b7…029668
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase118d ago0x3e80d3…0e6337
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase118d ago0x3d1128…53b0d6
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase118d ago0xa37c5d…7f61dd
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase118d ago0x62fb64…3ef658
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase118d ago0xc49b73…8e6673

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.