Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0xf70688…3484aa
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x07c6da…c92094
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0xff0a02…284173
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x826270…1211f1
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0xf1d5e3…405e7d
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0xebd72e…90a2c9
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x890e55…8e0f43
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x7bb7e6…a98f76
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0xd5966e…87b8af
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x12d954…d365b8
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x88ba48…02d476
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown48d ago0x86dac2…f8b8d9
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x252804…8b9929
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x6fe505…a4d349
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x3ca079…d1ea91
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xc1ce18…79cc83
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xd0c26b…1220c7
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x822ef6…9b48a2
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x282481…dce259
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xa05314…b6532f
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xec81f0…31119c
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xccafbc…39548a
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0xbbe9f8…b44885
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x64fc4d…fc89a1
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown49d ago0x1d81aa…67060b

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.