Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x08b5b1…0ddb81
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x49607d…e7fe9a
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0xeab5ff…93edc6
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x47bc98…51c3c5
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x7a27b2…cdc5ab
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x8e6fe6…c6be8a
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0x071745…7d19de
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0xc5df4d…822705
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0xa9ce9d…6a6392
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown65d ago0xf5dd37…fec3ea
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x127171…87ef84
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xcce9f3…282a90
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x285286…70e7f1
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xb11ff3…7f09ed
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x4079b5…0c320b
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x8edfef…d22fd3
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x8d75fd…ac419e
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xaac648…7d83db
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xc3a35a…a8320f
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x974f72…16be23
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x898141…70ad4b
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x9f73be…877c25
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xdc45eb…699336
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0x616902…04fbc7
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown66d ago0xd459f9…b896e3

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.