Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x7f3e…a81fBase—$0.01100%coinbase54d ago0x6752c8…310372
0x8a42…60190x4911…c845Base—$0.01100%coinbase54d ago0xe9ab7b…b1eb9f
0x8a42…60190x7777…5eb7Base—$0.01100%coinbase54d ago0x846dda…93b335
0x8a42…60190x179d…3288Base—$0.01100%coinbase54d ago0xe4b9ae…8e5bf9
0x8a42…60190xbbc6…e8c4Base—$0.01100%coinbase54d ago0x6d5a54…aec434
0x8a42…60190x4a74…a6a3Base—$0.01100%coinbase54d ago0x014726…973b53
0x8a42…60190x5e57…2ab4Base—$0.01100%coinbase54d ago0x6e9a35…0c6652
0x8a42…60190x4b99…3683Base—$0.01100%coinbase54d ago0xd48433…c62cc8
0x8a42…60190xd870…71fcBase—$0.01100%coinbase54d ago0x190cd2…b92981
0x8a42…60190x4334…8f06Base—$0.01100%coinbase54d ago0x747a26…f62602
0x8a42…60190x315c…077eBase—$0.01100%coinbase54d ago0x5b8d64…e4b18a
0x8a42…60190xe5b5…2e45Base—$0.01100%coinbase54d ago0xc44d83…b3a1ba
0x8a42…60190x3c41…32b7Base—$0.01100%coinbase54d ago0xc9908a…550838
0x8a42…60190x50bb…8cb2Base—$0.01100%coinbase54d ago0x39adc7…0bbff6
0x8a42…60190x952c…c53bBase—$0.01100%coinbase55d ago0xe7f6b6…cec752
0x8a42…60190x938d…c684Base—$0.01100%coinbase55d ago0x9ba4f3…426998
0x8a42…60190x5ed3…2de1Base—$0.01100%coinbase55d ago0xcc6e06…db732a
0x8a42…60190xae16…01a1Base—$0.01100%coinbase55d ago0xbaba9d…225468
0x8a42…60190xd135…20eaBase—$0.01100%coinbase55d ago0x33eb33…54b0ef
0x8a42…60190x676c…cf27Base—$0.01100%coinbase55d ago0x0b98bd…1ea8c2
0x8a42…60190xb572…c325Base—$0.01100%coinbase55d ago0x9f799e…ab067a
0x8a42…60190xf3a7…d654Base—$0.01100%coinbase55d ago0xbd99ec…162144
0x8a42…60190xaabc…146cBase—$0.01100%coinbase55d ago0x27e648…0bf7df
0x8a42…60190xd5d0…db25Base—$0.01100%coinbase55d ago0x083647…0a270f
0x8a42…60190x5dd3…5861Base—$0.01100%coinbase55d ago0xb2357f…f4fa8c

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.