Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x3edf6d…3b5d84
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x32fef2…83ae45
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x4001f1…f831dc
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xa6d3f8…3e5094
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xe60f06…effe27
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xc356a7…02c6c6
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xdbbcd4…cc843c
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xdadfe7…157370
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xae2840…9a5133
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x162cf9…1bf0d3
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xda9f6e…ab1bd9
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x688271…41f44a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x520380…ebf7ee
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xf45784…25557a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0xe96b3a…a72f74
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x80b448…caae2f
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown55d ago0x4114b3…58b2a2
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xbc7e24…b667eb
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x9294c5…a33256
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x07d2cf…8f8236
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x188ab7…06916a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x7aadb0…6646a5
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x816b3e…7766b1
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xb573a6…0709bc
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x1e608a…e6713f

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.