Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xef6999…58c00b
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xe90b17…e40979
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x466d41…ccff67
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x8331ac…2d9860
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xa76b33…feef80
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xed3837…eb348b
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x091588…ecf207
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x022ec5…3d20f2
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x576f39…5247ea
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xa6b763…72dc2e
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xe6fd62…07e821
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x8f8a17…7b8565
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0xd49e71…3fbdd5
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x637ff7…693da8
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown54d ago0x8592fe…5236eb
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0xbf829c…511b3c
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x9b1eab…b86db1
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0xbc870f…92a788
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x99ce7e…9bb812
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x87423e…2273dc
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x821f78…d6408c
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x33bdda…4f4796
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x6ba3ea…50950f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x610a9c…f5cb33
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown55d ago0x9f4bfe…b3ec10

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.