Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f4…b8a70x3e0a…78e7Base—$0.004486100%coinbase74d ago0x573cc4…b61749
0x42f4…b8a70x3e0a…78e7Base—$0.00449100%coinbase74d ago0x62e292…5369d3
0x42f4…b8a70x3e0a…78e7Base—$0.003439100%coinbase74d ago0xead3b4…3e747d
0x42f4…b8a70x3e0a…78e7Base—$0.003448100%coinbase74d ago0x583099…ad6bb1
0x42f4…b8a70x3e0a…78e7Base—$0.004235100%coinbase74d ago0x8b6136…ff869d
0x42f4…b8a70x3e0a…78e7Base—$0.005572100%coinbase75d ago0xfd9350…6b1b9a
0x42f4…b8a70x3e0a…78e7Base—$0.005303100%coinbase75d ago0x315326…8278fe
0x42f4…b8a70x3e0a…78e7Base—$0.003294100%coinbase75d ago0x4c5257…90f37b
0x42f4…b8a70x3e0a…78e7Base—$0.005471100%coinbase75d ago0xdbc548…9e8351
0x42f4…b8a70x3e0a…78e7Base—$0.005065100%coinbase75d ago0xec7049…b4ae4d
0x42f4…b8a70x3e0a…78e7Base—$0.003607100%coinbase75d ago0x08573e…3b6ed3
0x42f4…b8a70x3e0a…78e7Base—$0.005231100%coinbase75d ago0xefea59…a49e8d
0x42f4…b8a70x3e0a…78e7Base—$0.004077100%coinbase75d ago0x93c574…3fa75b
0x42f4…b8a70x3e0a…78e7Base—$0.002671100%coinbase75d ago0xe08103…4c6983
0x42f4…b8a70x3e0a…78e7Base—$0.00322100%coinbase75d ago0x7f418f…b75e0d
0x42f4…b8a70x3e0a…78e7Base—$0.004974100%coinbase75d ago0xae69c3…dd8122
0x42f4…b8a70x3e0a…78e7Base—$0.002698100%coinbase75d ago0x1e81d3…b0e384
0x42f4…b8a70x3e0a…78e7Base—$0.003025100%coinbase75d ago0x8c226e…6b2f1d
0x42f4…b8a70x3e0a…78e7Base—$0.004743100%coinbase75d ago0xce0843…c3f0fd
0x42f4…b8a70x3e0a…78e7Base—$0.005864100%coinbase75d ago0xd2fde3…eff160
0x42f4…b8a70x3e0a…78e7Base—$0.003683100%coinbase75d ago0x86ed86…67499b
0x42f4…b8a70x3e0a…78e7Base—$0.004658100%coinbase75d ago0x0af71f…b46f52
0x42f4…b8a70x3e0a…78e7Base—$0.004324100%coinbase75d ago0x68a31c…68ccf6
0x42f4…b8a70x3e0a…78e7Base—$0.003404100%coinbase75d ago0xe2d4e6…1faf08
0x42f4…b8a70x3e0a…78e7Base—$0.002766100%coinbase75d ago0x7c9499…bf4814

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.