Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x8e55c7…8593c2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x105062…5362cb
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x1256fd…8a8e29
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x60dd38…e9ab4c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0xb9fc29…e2e0a4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0xe23224…cf1b59
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x738368…4d19e4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x511a7f…70428f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0xc83809…3ce7ed
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x19d8bd…ecec86
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x1e5776…b7df3d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x011e25…1300d3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x3fa1fe…4d374d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x99711c…9daa8c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x431b6a…72b4fe
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0xa5ccb9…3e1c2a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x0ecc97…75b623
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x634457…68f7c9
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0xf7847c…6d3d4b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa61d ago0x004356…c2859b

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.