Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x76db59…9f1798
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xe7370f…b108c0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x851988…a4eccf
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xca66d4…41125d
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xc0424c…266035
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xfb85e5…e9754d
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x4e5a27…f5df6a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xda34f5…8d1cdd
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xb882fe…d85a5c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x947600…7a5ab3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x5aeaca…3a93fa
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x55c588…5af66b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x60156c…8ec6fc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x4e9669…fe8b9d
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x51c3d9…75c6a0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x1d3e3d…a8696f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x53648a…7fe29e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x6500e5…589aed
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x79ac1e…efc1ce
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0xaa0431…2b7213

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.