Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xc43218…e7d36f
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x0310f2…692a62
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x8468b0…7d1459
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xdce583…89acb1
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xa56a47…f8f317
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x8c5fa3…fee666
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x40946a…00e6bb
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x9b0051…4f4322
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xb94b11…976ac9
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xabfbe2…d13ab8
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x03ff71…695636
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x29580b…d66643
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x045b06…b1355b
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xc9fcf3…e3a06b
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x1578f7…68cb7a
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x645448…efb9f4
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xd4dafc…0a7d4e
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x994d99…920a89
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x348eb1…8d2492
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x1ee552…6b2f0d
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x2865f5…ef9a68
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x3a8662…1d1aa6
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x7a163b…8d6383
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0xbf09c5…b45511
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa43d ago0x60b453…448be9

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.