Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase36d ago0xe49f9c…90db33
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase36d ago0x71b0e0…3d43a8
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase36d ago0x223fb6…15c7f7
0x430a…889e0xef4c…fef9Base$2.16100%coinbase36d ago0xdb3855…715e62
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter37d ago0x055b62…212bba
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter37d ago0xc1cddc…ea1e56
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter37d ago0xe45151…3d38f5
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xf76e8d…731701
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xfa7dab…ee62bd
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xc7a031…717632
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x559d6a…e7ab9c
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x6847c0…ad6865
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x6173c1…f5f0c8
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x7d966f…e88614
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xf00fc0…8b2d39
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xaa5098…d87961
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xed7f75…6dd764
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xa95b84…9da6ed
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xa95c08…915ad8
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x1c1e36…5ef1f7
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x998401…362283
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xf44cc1…ca9d29
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x51ad63…e0e892
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0x4eb025…0f54c6
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter37d ago0xe8cbf2…2a16b2

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.