Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x912540…73cf4f
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x6f4528…c102d4
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals174d ago0x7a6567…b528f3
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0x7f70b0…e3fb20
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x60f5a3…52c5a8
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0xd323f2…49a17f
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals174d ago0xc45e77…19708b
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals174d ago0xf93172…3d5e46
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x108577…e8b605
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x6c2374…bf987c
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0x123258…1015b8
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x93b6ed…7c4538
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0xe637dd…c8ef9b
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0xa68985…ceae4c
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0xb6989b…d1b603
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0xb88857…bfdd8a
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0xb9a01b…01afc2
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x858860…3e3007
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0xaafd8b…1297be
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0x9fbfad…ab5ef7
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals174d ago0x5c7f51…22d6ef
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0xdc232a…26e9dd
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x3d4453…b4b3ef
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x78b5f3…d32d01
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x7d2103…a2f9b3

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.