Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddfe…9f9e0xc648…b697Basex402 service$0.05100%coinbase36d ago0xab8d73…8d8c38
0xddfe…9f9e0xc648…b697Basex402 service$0.02100%coinbase36d ago0x142a51…c35744
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase36d ago0x575de9…0a0dfe
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase36d ago0x831ad6…2bf6a9
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0xb81cf8…eebae7
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase36d ago0x4cd735…a39ce0
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase36d ago0x630e32…d32b23
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase36d ago0x050298…8e7f3e
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0x4006c0…da2287
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0x716d2f…5d5144
0xddfe…9f9e0xc648…b697Basex402 service$0.008100%coinbase36d ago0xb70960…64fa84
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase36d ago0x165c1a…6c5a66
0xddfe…9f9e0xc648…b697Basex402 service$0.002100%coinbase36d ago0xaebe54…e9a2c6
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0xd62b87…27a0b6
0xddfe…9f9e0xc648…b697Basex402 service$0.002100%coinbase36d ago0x9a01cd…3b3c79
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase36d ago0x909162…486d26
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0x646ffa…793e9c
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0x69f203…8d87db
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase36d ago0xdfd8eb…bab62a
0xddfe…9f9e0xc648…b697Basex402 service$0.05100%coinbase36d ago0x90f247…252df9
0xddfe…9f9e0xc648…b697Basex402 service$0.02100%coinbase36d ago0x8c0517…72dda0
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase36d ago0x694b69…990ddd
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase36d ago0x799dd1…c2be82
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase36d ago0x9e9f6d…25e15a
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase36d ago0xf02c4a…f87f1e

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.