Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x405b05…0a9442
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0xbae32c…9f4f48
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0xd453d8…45ab9e
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0xdcc782…cabbdd
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x515b82…ca78ad
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x761fcc…d953df
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x27e5b2…b565ee
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x74bd42…759d9d
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0xd28dd2…377641
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x8ff564…8b2575
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x40398b…4a6835
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0xf65539…3772e3
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown58d ago0x372e90…07eaf1
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xb595bc…730530
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xc15410…810ab5
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xfa190a…5dfcb4
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x3bdd12…651565
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x1b5b7b…c1b6f8
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xfae3bf…5a42bf
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xeaf209…ffa32b
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x258759…c79f5c
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0xa7a6c9…05c03e
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x33b115…ec2e2d
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x9d14fd…4675be
0xe67d…caa10x9c95…e299Base$0.001100%Route unknown59d ago0x310aa0…cd6b43

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.