Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x64bfbc…acda6f
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x8d59b0…8d5dc2
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x3a8b9c…fcdb32
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x638b68…7cd279
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x4a9998…09446a
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xafbd77…5e7cd5
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x6467ec…cb0e8f
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x0e9015…393d01
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xa0ed55…b60487
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xae2ad9…746cc0
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x9ebad8…3a4e5a
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x6040d4…6cf800
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xeb8cc1…764281
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x17d294…ae731c
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x7dfdcb…45eb8b
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0x0762bb…aa59fc
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xd573fb…0b153f
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xd84d0c…26b39d
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown62d ago0xd2d5cf…1b8f96
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0x998d0e…33e55c
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0x14c396…ff328a
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0x364abd…7067bc
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0xfadb89…aa939c
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0xe4098f…8a0861
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown63d ago0xa30d52…a3ff31

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.