Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x839c…6ff10x69d2…29bdBase—$2.15100%coinbase37d ago0x936a71…0403ac
0x69d2…29bd0x159b…4908Basex402 service$0.01100%coinbase37d ago0xb47d44…c08c64
0x69d2…29bd0x159b…4908Basex402 service$0.01100%coinbase37d ago0x7a4596…049dd8
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x2b27f8…8a2692
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x36d648…9d1fe1
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x25699f…a16b8e
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x23297b…68510e
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0xaeff96…62691a
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0xfd40a5…adb368
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x78c8c0…99a0b5
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x56fd52…a39aeb
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x81e26d…56c275
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x9006be…545781
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0xdf3c5b…175d0d
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x00644a…f10512
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x25ba54…be6a9a
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x3434a5…f610a1
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x4c66f8…e42e35
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x687a1d…a244cf
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0xc54fa3…6cb82d
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x16d679…af06e8
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x8f120a…14d29f
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x00c1b1…4c2c3c
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0x8a377a…f49c01
0x69d2…29bd0x159b…4908Basex402 service$0.10100%coinbase37d ago0xe6d182…5601ef

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.