Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x86f6ea…90b2e6
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x8be517…d333ff
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x18a2f1…508654
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xfa91f4…1a999d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xb06f28…7b88d0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x50cc76…0321db
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x2f95a1…453e98
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x51525e…906321
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x557ae8…c838fe
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x883fab…627b27
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x1c2fad…5aaed8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xab9821…6d8412
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x0d17b9…4937b3
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x577c10…75e68c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xa963b4…2c34af
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xbcd4b8…492d73
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x8c2248…ef67fd
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x8a200a…ae8678
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xf14015…1c7f44
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x8fab74…e602af
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xa3f87c…4b0f63
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x9d7316…cdc712
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa70d ago0x26d6fc…1ae440
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa70d ago0xa952e3…c9cae8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa70d ago0x319345…8296c7

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.