Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0x066e3d…884992
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0xa24c93…85569c
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0xa7d778…3f9d8d
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0x69bc43…e0a5b6
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0x214480…d69197
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown25d ago0xae8908…96f49d
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xc4b604…98bac5
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x858df3…ad06d5
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x0c9bc6…168771
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x699a3f…8a3ee6
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xab8393…16bfe3
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xb2d67b…187700
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x4377b0…e8d2f4
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xbed17a…814e3b
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x49d4c9…8524e6
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x09d044…359448
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xca2f89…c29522
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xdd14ec…93fcd7
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x350020…d396fd
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xc35908…d4d9ec
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x65d860…a97026
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xcafbd0…f2961b
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xa9d40c…197b52
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xb5231a…0a6e24
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x43f6cf…de2edd

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.