Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x38159a…dc7698
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x6ee954…514d46
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x97e98e…9e4121
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xaa5ccf…0cb8f2
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x5d8ae1…605b8b
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xb12596…81c12f
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xc5ab7d…3023f4
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x776c80…775134
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xebe72b…1f2864
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xaf04b9…0b5a6d
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xa359e7…1cd229
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0xe54f0d…35b6fc
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x1ba07c…c13c3f
0xd791…f1060x9c95…e299Base$0.001100%Route unknown48d ago0x1e14a3…47d98b
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0xb253f3…2369ff
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x393e66…d8d977
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x9a49f5…58a0fe
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x17a1d6…43e4ad
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x07d95e…4c1354
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0xd0431d…b7e609
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x9b3257…39f939
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x98a41c…00bad1
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0x623e5a…a45977
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0xf610e8…341178
0xd791…f1060x9c95…e299Base$0.001100%Route unknown49d ago0xc0235c…50f40b

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.