Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x90728a…710bfd
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xf3fb27…fef808
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x8c1d4c…414cb9
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x3558dc…55b6ce
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xb978dc…e10dda
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xe857bb…129e26
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xc9f7ab…92f6b8
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xb675db…f7dab0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x9d029a…c198a0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x96415a…041083
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x31d244…e2d617
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x39376f…2e4b10
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xd9ed81…636050
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x7bf2e3…b36f96
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x2299e7…3ac4fa
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x86d0e0…9435b2
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0xc3c53e…1bfa30
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0xf9a11b…a80b84
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x18910c…6ee506
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x4b831d…51c9b8
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0x7a5420…c2471b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown47d ago0xef5763…1ebb4d

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.