Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase70d ago0x0ed5e3…733a20
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0x89aa79…e547a9
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase70d ago0xb79fbf…4bdbdd
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0x8d6d6f…798877
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0x7962de…f6255d
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0xba6902…863b8b
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0x11f785…44f212
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0x0dcffa…80e676
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0xdcff24…9842af
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase70d ago0x624eac…4e08a5
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase70d ago0xa72fd3…704309
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0x60b251…12d875
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0x7e860d…3385e0
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase70d ago0x5a4bde…369901
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0xc479e9…a440a4
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase70d ago0x9d6e94…ae1d81
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase70d ago0x7e16f0…3dfeef
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase70d ago0xd677ed…8ef211
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase70d ago0xa66ae4…2bb672
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase71d ago0x61a7a8…3b2c06
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase71d ago0xdae373…974a8b
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase71d ago0x8afb4d…4b30b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase71d ago0xf6929a…4ef575
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase71d ago0x6dd9fd…bcf3f5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase71d ago0x1554e0…b6393d

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.