Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c3…beee0x24fa…9bf2Basex402 service$0.005100%coinbase19d ago0xbf89b6…2077a1
0x2af6…36490x24fa…9bf2Basex402 service$0.001100%coinbase19d ago0x3be4cd…18cf67
0x01f9…84d30x24fa…9bf2Basex402 service$0.005100%coinbase20d ago0xf3846c…e42cbe
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x0bea40…ad3368
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x90c1aa…a938a5
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x32edf3…2a24d2
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xb9cf53…37d168
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x6c0960…b12825
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xa4ff3b…4afb0b
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x23b8f4…120a73
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x2ffdfe…d75a51
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x2507ae…531e56
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x31732c…932291
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x693a5d…ab2de5
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xe96561…ac7e39
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x915208…86af60
0xc9c7…16700x24fa…9bf2Basex402 service$0.01100%coinbase20d ago0xd6c88c…5f45a4
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x6b4772…95fc76
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x9c8135…bc4a7f
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xe701e7…3b7157
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xd61600…251249
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x02d2f6…c13622
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x3d8216…b194a7
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x905ed7…818706
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0xa3c611…1047cf

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.