Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xb3e6f2…e58e0c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xe2c40e…264fb9
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xca38e3…385e6a
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xb43bb1…8e0d97
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x03a7bf…40b619
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x754ab4…5997a0
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x8b7545…980683
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x2713d0…bf9bb5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xd815bc…0a8129
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xf5f437…c9303d
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x415634…a90133
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x0db52b…d101a8
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xdbd6ef…d5b13f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x727af0…43a362
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0x2649d2…9d5131
0xf26d…03180x9c95…e299Base$0.001100%Route unknown63d ago0xb5f726…26cbb8
0xf26d…03180x9c95…e299Base$0.001100%Route unknown64d ago0x594ae7…6fb784
0xf26d…03180x9c95…e299Base$0.001100%Route unknown64d ago0x8d4ab3…bcffd3
0xf26d…03180x9c95…e299Base$0.001100%Route unknown64d ago0x2dc267…28c4a7
0xf26d…03180x9c95…e299Base$0.001100%Route unknown64d ago0x2d9812…cf2f9a
0xf26d…03180x9c95…e299Base$0.001100%Route unknown64d ago0x6f3984…08d76c

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.