Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x0439…93a3Base—$0.01100%coinbase73d ago0x84afc3…ea1c53
0x5d7a…b1220x7e01…0b9eBase—$0.01100%coinbase73d ago0x2696ea…228b54
0x5d7a…b1220x3cf9…a7a8Base—$0.01100%coinbase73d ago0x867437…317dd5
0x5d7a…b1220x5eb5…4e2fBase—$0.01100%coinbase73d ago0xfb3998…cfa884
0x5d7a…b1220x6146…f6fcBase—$0.01100%coinbase74d ago0x7f1bd4…00c1ad
0x5d7a…b1220xcbaa…77d7Base—$0.01100%coinbase74d ago0x380109…bd48ce
0x5d7a…b1220x2d95…ca68Base—$0.01100%coinbase74d ago0x88e420…4b5c8b
0x5d7a…b1220x9f90…e830Base—$0.01100%coinbase74d ago0xe4d136…2fece0
0x5d7a…b1220xfd8e…a514Base—$0.01100%coinbase74d ago0xde7756…13dd7c
0x5d7a…b1220x63af…9660Base—$0.01100%coinbase74d ago0x69ad72…90a09a
0x5d7a…b1220xe8db…4239Base—$0.01100%coinbase74d ago0xb92a17…05f639
0x5d7a…b1220x052e…8a83Base—$0.01100%coinbase74d ago0x77c0bb…debbd8
0x5d7a…b1220x0c59…09d3Base—$0.01100%coinbase74d ago0x6b2120…41b698
0x5d7a…b1220xb11c…1bd1Base—$0.01100%coinbase74d ago0xa21a4e…fa9789
0x5d7a…b1220x69ec…3426Base—$0.01100%coinbase74d ago0xc94bdd…8b61be
0x5d7a…b1220xc47d…2fa9Base—$0.01100%coinbase74d ago0x3da291…369c49
0x5d7a…b1220x3f3d…277bBase—$0.01100%coinbase74d ago0x865a55…fb3675
0x5d7a…b1220x36af…8e97Base—$0.01100%coinbase74d ago0xaf44e4…149ec0
0x5d7a…b1220x5eba…4b54Base—$0.01100%coinbase74d ago0xe5a0c3…22eda1
0x5d7a…b1220xb8eb…066eBase—$0.01100%coinbase74d ago0xa7c9c4…319009
0x5d7a…b1220xa12d…5371Base—$0.01100%coinbase74d ago0xd04770…36863b
0x5d7a…b1220xf851…6ce0Base—$0.01100%coinbase74d ago0xd36637…616e1f
0x5d7a…b1220x3b5e…5209Base—$0.01100%coinbase74d ago0xfeb58f…edc271
0x5d7a…b1220x085e…2a93Base—$0.01100%coinbase74d ago0x87dd25…4bb961
0x5d7a…b1220xb53c…9c14Base—$0.01100%coinbase74d ago0xaddf21…aa6c91

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.