Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7260f5…b9319c
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc0123…29d460
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5638a5…e70b39
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5545d…52b89c
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd33d96…9e2eb8
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ec48c…7f4d5d
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf01fa0…d1ea61
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e0808…491767
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd01a49…21deea
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc8e93…d9ec66
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2b164d…f07cb3
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8e6166…a9b003
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20ed73…8d3bee
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x888814…94c36a
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0801a8…768562
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe26e79…a8fb0c
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b642b…2ce10d
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x861d00…4a19ed
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a931a…c9c5a8
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x395eeb…93740f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf44089…6d306c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xac121e…d3e1af
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9991c…f04388
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x313f9e…56af85
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x448c21…53c1d9

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.