Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x6b22e6…e9c37f
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x1025b2…da62e5
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xa3565f…15770e
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x043ea5…2a9270
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xb53f16…8a27cc
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xb73038…d9fa89
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xd73ff5…16ff18
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x006335…8b127e
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x79a66a…4754fb
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xd7620d…267094
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x63b3d6…757d2b
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x6eb652…37cecb
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x91af22…c0ef94
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xc60e88…0cf76c
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x4909db…b8de2a
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xa45579…d25835
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x29145c…d61633
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xd70cdf…cfe89b
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x54db42…683c8a
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x8f5bc6…abed2f
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xd88f01…3ba65d
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x9a07ad…fdc159
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0x5acd37…b8e58e
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xf3942d…165eb5
0x5af4…82c40x9c95…e299Base$0.001100%Route unknown27d ago0xc8b879…135d4d

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.