Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xd4a1c0…7baf9b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x120883…065d5d
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xb85deb…1f647a
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xef57e0…b4b652
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x9d3bc6…015eb3
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x8f2bc7…f91357
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xe7ea97…34ad85
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x2acca6…a69243
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x211532…09f80f
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x1cb7dc…646c6d
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xfc94d9…ffc82f
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x3210a4…95c61a
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x0913ab…58c6e3
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x113af2…1daaf0
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x0d7c69…87a9b8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xae9f1c…8df905
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xfa00dd…b0a983
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x6b3cdd…e42132
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x41579a…93f0d2
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x9c5464…8a3b86
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xaff014…b48d8c
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0x0cfb69…74aaa8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xd0e4ff…d4c369
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xd3d956…2fd1d1
0x3811…414c0x9c95…e299Base$0.001100%Route unknown71d ago0xf679c6…997c88

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.