Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xb44351…3e34b6
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xddb340…f35c08
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x2d9d66…a33390
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x0315cb…c8b707
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xec09d5…a059ca
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x4c9e96…d98b5c
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xc5a066…6535f6
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x0fa131…bd4785
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x89f31d…f3a264
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x0981ae…79c12b
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xd4f844…8498b4
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x283108…d3fadd
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x2ac3c4…c80ff4
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xd9e77e…7f4d65
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x2c418d…a354c7
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x6567ac…a48b03
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xaa1934…22b37e
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x5b2689…e05ac5
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x3907cb…0c2dfd
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x085cf3…6df345
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x900b01…653602
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xe54bdb…4bf85a
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xb25ac5…60fa71
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0xd6915a…10101d
0x9117…50230x9c95…e299Base$0.001100%Route unknown47d ago0x9ef269…30e87b

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.