Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0x98f1b6…fa8130
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0x871da6…9b734e
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x27051b…d3df90
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x66cd65…f52b25
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x14416c…023157
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xa88652…ef0db9
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x9e4399…9d73a7
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xd43f00…f1e80a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xf28b12…fafa8e
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xa64264…c3803e
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x01f7de…618cf0
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x3a1c4c…739b2a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x6cd987…0f71fa
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x105983…2e9b17
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xd5d218…db6ce7
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x502225…f8fde5
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0xf636fc…b16f80
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown65d ago0x8dfcd0…c4b3d3

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.