Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…aacf0x2932…4f60Basex402 service$0.005100%coinbase17d ago0xe0b793…3893b7
0x2012…47590x2932…4f60Basex402 service$0.005100%coinbase17d ago0x5c2f8a…f2da4c
0x25b8…81140x2932…4f60Basex402 service$0.005100%coinbase17d ago0x2d92b2…49f6b0
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase17d ago0x607ece…4d5465
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase17d ago0xc8379a…919761
0xdd06…d9e10x2932…4f60Basex402 service$0.005100%coinbase17d ago0x1df402…d9cfb3
0x0621…52dc0x2932…4f60Basex402 service$0.005100%coinbase17d ago0x10e4b4…44b00d
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase17d ago0x32330e…bd573b
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase17d ago0x2efe86…f90082
0x5c98…62630x2932…4f60Basex402 service$0.005100%coinbase17d ago0xb34eae…8f24a2
0x34f8…dd530x2932…4f60Basex402 service$0.005100%coinbase17d ago0x013d7e…53869e
0xd9b9…79bf0x2932…4f60Basex402 service$0.005100%coinbase17d ago0x55f626…f8cb82
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase17d ago0xfafc7c…b53c1d
0x2b86…c0df0x2932…4f60Basex402 service$0.005100%coinbase17d ago0xb51b72…4e7582
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x601293…d41cca
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase18d ago0x8e7344…73aa84
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x1f98de…201c18
0xd908…e1240x2932…4f60Basex402 service$0.005100%coinbase18d ago0x9deb4a…b87120
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x025b70…f24667
0x952a…9ff80x2932…4f60Basex402 service$0.005100%coinbase18d ago0x41c593…5b9bc6
0xd170…3b980x2932…4f60Basex402 service$0.005100%coinbase18d ago0xc2c703…73895b
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0xec4b54…47ce4c
0x12ce…5bb40x2932…4f60Basex402 service$0.005100%coinbase18d ago0xfdf0aa…f071ba
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x3d1a67…e2eb46
0xc465…16160x2932…4f60Basex402 service$0.005100%coinbase18d ago0xbcc199…28ef65

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.