Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…3213122d ago0xb6d0b9…9548dc
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x64c2aa…8aa910
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x7e2f70…c42c8f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x05d505…7b1c93
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x7d8f27…747683
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c122d ago0x97d677…f09dee
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x296ff4…5438c0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x37a6ab…8081f0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0xa45e7d…fd0640
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0xbd9263…3788eb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x091825…42e634
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x4f84cf…29a3e2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c122d ago0x34dcbc…454299
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x948a68…9ff947
0xefeb…33310xb26e…5cb9Base—$0.001100%0x7694…3213122d ago0x487a57…e15ef0
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0xf642ad…e59dff
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c122d ago0x3530dc…409ae2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x4def07…ea0398
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0xb50822…7f921f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x47e486…52a8cb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x07458e…6b1317
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c122d ago0x613e61…a0e565
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8122d ago0x08459a…e1ca47
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0xe4a15f…620e23
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000122d ago0x9bb6a2…373608

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.