Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0715…324c0x3070…fa85Basex402 service$0.01100%coinbase83d ago0xa238e0…1a4670
0x8c49…43010x3070…fa85Basex402 service$0.05100%coinbase84d ago0x8d1fe2…06bcd4
0xdec6…9ab20x3070…fa85Basex402 service$0.02100%coinbase84d ago0xe441be…c1cf19
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase84d ago0x4a3b98…0c06cf
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase84d ago0x8d75e2…c0ddfb
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase84d ago0x1bc2af…97ddaf
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase84d ago0xa20853…0cc541
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase84d ago0x8e95fb…37a016
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x524118…28fb1c
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase84d ago0x12fc68…2171f4
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase84d ago0xada92a…c32a04
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x74c382…f174e2
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase84d ago0xee7e11…485846
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x34b770…65bde8
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x696158…01ec51
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0xcb7592…6ae34f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0xdb0467…fe9130
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase84d ago0x41146b…048555
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase84d ago0xfe195e…dd0531
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x1a342c…a659fc
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase84d ago0xf9109b…c210ee
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x5c7954…72e082
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0xa994ff…18634f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase84d ago0x458543…030709
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase84d ago0x53c6d0…fb23dd

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.