Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x865ec4…2145da
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x555fbc…7aa9a5
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0xe79c7a…d06ea8
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x088e37…db378f
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x9247b8…0dbae5
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0xbc7ddc…6b20ca
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x5f3798…130247
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x7a2f75…73099d
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x9506a5…a60c9f
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0xc1c52a…501d79
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x7d6d60…91c569
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0x20c88d…0f38a3
0x0303…69650x9c95…e299Base$0.001100%Route unknown25d ago0xb0cf2b…6b4e16
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x20c180…37e978
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x0fa161…78301a
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xea87f1…09ebed
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x919103…c9fd84
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x216178…d80d47
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x3d123d…8747f5
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xab82a2…e065b8
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x821b88…fee9cd
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xc58d80…e685fa
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xeb5b6c…3311ab
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0x278a2e…4a94db
0x0303…69650x9c95…e299Base$0.001100%Route unknown26d ago0xdae974…1e6038

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.