Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown42d ago0xa448ea…a4d166
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xb14f87…5a0a27
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x61ec61…b8c69b
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x3919a4…dc8d3c
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x8fcd7a…855934
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x7abb03…25a6f3
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xbca7e0…0379af
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xf3476b…684b8f
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x1ed43e…4e72d9
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x801818…4344b8
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xcde8d2…c80438
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xbd3bd3…e5c5b0
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x99426f…118a1d
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xd74429…406695
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xf6b58c…a610ae
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x709706…9bd6b7
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x56d5dc…d96b02
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x1055ce…832e04
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x71c3b7…78faf9
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xc8383f…da7e35
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xf3ef45…336986
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0x68c3f6…7d1002
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown43d ago0xa737da…0b23fa

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.