Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x636c20…0d6920
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xb22c99…d08e2b
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x33c96d…c2792a
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x3d6cfc…8ffc58
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x5cc31b…ace085
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x969800…5233f7
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x422331…715ccf
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x59307a…864e34
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x00a18f…e6d45f
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x57e7d5…9d14c7
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x150f9f…b63ec7
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x84c263…d364f7
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xd28526…7c8274
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xad7ee8…d6c8ed
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xdf8cfe…7ca189
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x36e326…31fe95
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x3fd675…3844ad
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xfe876c…bd922d
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x46e03d…6d806c
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x05b759…bf8cdd
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xe14948…7feca1
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x585dc9…ee5526
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0x737930…1c6495
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xd9fe14…fa6f6e
0x20a6…63900x9c95…e299Base$0.001100%Route unknown70d ago0xa1c9be…1f38a4

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.