Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0x3b5efb…257a3e
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0xc556bc…81a281
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0x66abce…19c1d3
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0xec027c…f0f830
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0x66b3fc…3f2fce
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0x418c5e…0b16ab
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0xb195b6…8505e0
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0xc8de62…b0454a
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown25d ago0x340c79…004159
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x785d65…00abdb
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x8383ec…f1773e
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x640344…215f42
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xa3e054…a5afd5
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x534a35…255078
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xec4189…a10bb4
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xae772d…3630fe
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x16b312…0d54f8
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xaf08c8…02a6f7
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xce1c87…d290bb
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xc0e9a3…b38b43
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x6efd4f…c052b5
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x5bfae5…aa8723
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x681e96…bb39a1
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0x716dac…7b81fe
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown26d ago0xd524ac…877f4d

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.