Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x66d7a2…5e2bcd
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x74ffcd…b19d8b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xce3a7e…f167f3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xc17b9f…82dfc0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xd16362…215ba8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xaf9907…c4e55b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x89215c…f40a4e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x67adcd…929c2d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x8a0cb9…47d868
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x84baad…7b308a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xa54ec3…72efd6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x3c0888…59bfb8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x0548dc…65074c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xf64a77…0a5afb
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x33ffc0…4ccc5c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xe36cae…d30587
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x7c8007…d782fb
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x1bdbd6…2187e0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x231f53…012bd8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x6606f9…2fd315
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xfb9533…1893c6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x8165c3…d176d4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0x99c342…3d9a26
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xe38466…5b1a13
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase4d ago0xe27a26…fb5c2a

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.