Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x65a479…865bba
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x9422b6…7575c8
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x0a8a52…ad1ac3
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xf95ac7…2727e1
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x0aeee2…ec42c1
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x74f19b…39f0ab
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x3d40a4…460d21
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xb9b1d0…27d4b2
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x1c5b10…8e419b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x84f245…fbb028
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xd89f8a…398a81
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xdba1f9…1a2685
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x80a4e6…cd5b57
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x681919…4f14a0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x16d272…a92310
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xd26223…14d1b2
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xc4b52a…a23d24
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x7d7807…19fd53
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xf12d02…45c99f
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x13e058…32233f
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x480e95…fcb544
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xf76feb…80190e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xf40d37…487750
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0xdb42d9…ed57c5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown99d ago0x92431b…d18bc9

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.