Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x42bf1f…5baa00
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x7e7338…cdecfc
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x1d36c1…ca63ae
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x920c40…2268f5
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xb9cee7…6cbd2a
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x553cf3…584cef
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xb78d5b…f61b1d
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x7039a4…99808a
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x2e445e…ff73c8
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xd79aa0…d4525a
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x537c13…ffa508
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x693a69…c6ef46
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xf7ac1a…8ea3cb
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x967622…0ff12c
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x6062a8…7278da
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x096293…c0b0a9
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x89e9c7…fd970c
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x7fe61b…0cc860
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xd63419…8b7023
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x003304…cbe18f
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0xf0e973…44db9b
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x8deb8b…c317b5
0x0193…25b20x9c95…e299Base—$0.001100%fluxa69d ago0x52c9ee…71462e

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.