Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xeb642c…8ec0a5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x060594…9b41e8
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x8972cb…07ffe7
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x54f3b7…f59cb1
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x6562db…9626b4
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xa39e55…4a49bc
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xddd474…6a2356
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xc059a4…b59b8c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x68d2b8…e0b488
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x9a86b5…796a8c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xe4db69…89f680
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x1370e9…7437c5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x164f8e…be896b
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x44cdb7…6d702d
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x0ff4d4…00f869
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0xbb152e…a8fbfb
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x0a3701…355c58
0xf26d…03180x9c95…e299Base$0.001100%Route unknown62d ago0x7f9f01…66d178
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x49d342…b043ed
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xb46d2f…e50890
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x6438a1…20833e
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x64a82a…8b9353
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x2e5f9e…ceead2
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x204499…1cba5c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xe4f3a7…93a31a

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

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