Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x6c1f75…d524e0
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xd97dfc…5a8b4a
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xdc0a98…ec5a59
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xb6e858…610825
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x97301f…c26580
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x701a98…fb4015
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x5326bd…0fc4a8
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x5fe22c…63e671
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x375fe6…b306f5
0x9871…d9710x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0xa071ef…f493e6
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x13c95c…b38073
0x9871…d9710x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0xfb0f5f…cad78b
0x647c…75c10x40a8…ad8bBasex402 service$0.002100%coinbase9d ago0x7edc3d…ed2f81
0x9a48…32300x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xc44ef4…fe125d
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0xcafdbf…994f66
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0x336d31…2a0276
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0x145d8d…6c6fe4
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x04d3d3…37326c
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x686b7f…4dabac
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xd662e0…65b5e1
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x550d35…3773ed
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x649490…7c0156
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0xef5a3a…c5b206
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x298d87…ea931f
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x8daafb…a2461d

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.