Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x611b…d1a90x0529…7db3Base—$0.01100%payAI10d ago0x1f684e…53cc30
0x611b…d1a90x0529…7db3Base—$0.01100%payAI10d ago0x4a8a33…fadef0
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xc20770…77eb8a
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xa01d3f…827f3c
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xc21d0a…3389d5
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x59d6d9…e6fb9c
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xd4418d…fdfa99
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x873763…68bd1d
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x805539…0074a1
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x90f834…72e0b8
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xe95286…8c55f2
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xbefa13…7b9c6d
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xe93f56…1a117a
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xeda2d8…1550bb
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xe4773d…78a0f5
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xa75069…dc47f3
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x126aae…a7627e
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xf9dcde…ad153f
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x1c25fb…3d43f2
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0xe5801c…923b33
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x2d1b9b…3527f1
0x611b…d1a90x0529…7db3Base—$0.01100%payAI11d ago0x934fbe…acc864

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.