Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x650edb…8f62af
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xbb8107…78e466
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x38b9e6…b99d9f
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x01bf39…2cd86c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xca03ec…f1cd10
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xf9b433…f70ec5
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x6e54e6…179a99
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x431961…a3f389
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x1049f3…c085b1
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xd67e9d…e5e6c0
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x0b9f59…06ac24
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x1ea82b…8ec4aa
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x2f2eec…f36ae9
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x16f0cb…7079b9
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x64a3e6…e8508c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x8d6ecd…208ce8
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xe2bd03…081e6b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x0e6b42…bfe189
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xa880b2…aaf1a0
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x556861…8124cb
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x4310ca…b14835
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x447dab…f1695c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xf8e0b5…5c3d5f

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.