Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0xef898f…198d18
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0x0aeeb7…75cae6
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0x0a077a…b0ea14
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0x641622…f33ff1
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0xddc8f7…f0a6c1
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0xaea4a4…05d8a5
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0xd7ede8…f260e2
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0x0984df…2e8e84
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown54d ago0xbec465…f79b56
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x9ff25e…8140e0
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x0c9e93…2f41f2
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x1759bc…6b912c
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0xdb3e1f…4e1ad8
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x9d3b72…796693
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0xce5369…3a8785
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0xee6f1c…30f902
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x0bc402…83c255
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0xaa6768…fee5ad
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x86a1c8…6bb6b0
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0xc228d2…d4f4d6
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x1f487d…c5b162
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x82de42…715fc9
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x91e37e…f2a615
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x3fa96b…2d0a93
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown55d ago0x579e8f…f62232

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.