Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x30d651…88b23a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x2eb1da…410547
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x7441c1…901d0a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x61f49e…920741
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x292f43…6d36c3
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x0cfe72…195f3f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0xfde1dd…93ec0d
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x58a6d0…d7ed49
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0xf8f261…442131
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x3f49e8…dc8c3f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x216c1a…8056e6
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa72d ago0x95f3d5…c74887
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x6a4123…7376b6
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xdad409…cdc033
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xef95e6…65c529
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xd685b7…232c61
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x4b55ca…82759e
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x08d7d5…00eb72
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x15a589…fad3d3
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xa1ed74…8056d6
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xda6860…b4c692
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x402d88…141052
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x2745eb…922e54
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x99f820…ce703d
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xd31310…119d75

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.