Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0xa73a8c…fe0fa2
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0xe72c11…227ed0
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x7c64e5…967bfb
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x3cf34c…87a321
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0xe231c5…1aa1fc
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0xe8d3a4…a363eb
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x82c42a…565a68
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0xa4c9fc…8a3c90
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x02ffae…d78afe
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x538fc7…385b74
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x6633a7…2df1c3
0xff2f…67110x9c95…e299Base$0.001100%fluxa69d ago0x08cbc7…a1cb47
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xb2d929…90f0a5
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xa904d8…3de5f4
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x4ddffb…050f82
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x14ae80…044ee5
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x53dcff…ff0218
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xcb65a2…f54e07
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x4c1cd8…a52673
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x06156c…d2eae7
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xe4a829…1fc893
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x678006…8eb2f9
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0x2e2097…c82d63
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xbd9fd0…72dcad
0xff2f…67110x9c95…e299Base$0.001100%fluxa70d ago0xbd37c7…94055c

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.