Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0x8227a6…8ed04d
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xbb4cc8…3ba8b8
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xb2a3ad…daa60f
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xa6a647…7427ad
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xd05727…ad16da
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0x832266…f679d7
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xd159e4…e75ec1
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0x22023a…a0fd96
0x246d…04800x9c95…e299Base$0.001100%Route unknown70d ago0xa767d0…8b67ce
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x47c73e…94a37d
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0xd1632f…433c55
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x2089d4…728b5d
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x8e1d38…2d368d
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x11893e…b9d667
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x770a5b…0a5e9c
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x58f1d3…b405ba
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x487c84…1c0088
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0xd1dc71…f0d7eb
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x67b1cf…fe51ed
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x59e474…b4d25f
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0xa7a2a6…6028f0
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x2be860…eb2acc
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x4253e1…15b8e1
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0xb9ce65…8a78db
0x246d…04800x9c95…e299Base$0.001100%Route unknown71d ago0x0d6f11…b967bb

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.