Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0xc44bec…805d8b
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0xca2826…eba8f1
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.008100%coinbase37d ago0x137eab…121d09
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x771a52…308f47
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.001100%coinbase37d ago0x32cc34…bd079d
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0xe2c745…fb3391
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x2413fe…d5a1c0
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.001100%coinbase37d ago0x8df4fb…fb07d3
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x18aad9…7f81bc
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.005100%coinbase37d ago0xf19cf0…a83e0a
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.005100%coinbase37d ago0xdd87b0…217b88
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.008100%coinbase37d ago0x7795c8…0179fb
0x1b5b…cfb90x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x4cc4ce…23e77e
0x797b…3c0a0x52e2…f3eaBasex402 service$0.005100%coinbase37d ago0x225aed…2b3082
0x797b…3c0a0x52e2…f3eaBasex402 service$0.004100%coinbase37d ago0x03bb38…f91e6a
0x797b…3c0a0x52e2…f3eaBasex402 service$0.008100%coinbase37d ago0x85aec8…fd1f48
0x797b…3c0a0x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0xb85faf…14ecca
0x797b…3c0a0x52e2…f3eaBasex402 service$0.001100%coinbase37d ago0x56db9e…57ac0e
0x797b…3c0a0x52e2…f3eaBasex402 service$0.005100%coinbase37d ago0x05b2a1…5ec879
0x797b…3c0a0x52e2…f3eaBasex402 service$0.008100%coinbase37d ago0xfc7054…c4598b
0x797b…3c0a0x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x489f7b…425b27
0x797b…3c0a0x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0x0902ee…cf7f52
0x797b…3c0a0x52e2…f3eaBasex402 service$0.005100%coinbase37d ago0xa35dd1…444544
0x797b…3c0a0x52e2…f3eaBasex402 service$0.003100%coinbase37d ago0xf39d5f…c37b09
0xa4a3…e1680x52e2…f3eaBasex402 service$0.008100%coinbase37d ago0x4d4239…63f5d6

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.