Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaa3…c9140x2932…4f60Basex402 service$0.005100%coinbase14d ago0xf9e003…291016
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x79e4b9…0613a2
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase14d ago0xe87ba3…0b4c5a
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x7f3c2a…2e2e9c
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x2674eb…b47c92
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x0d263f…a62276
0xc9c7…16700x2932…4f60Basex402 service$0.01100%coinbase14d ago0x49421e…22dbd1
0xe90d…c5100x2932…4f60Basex402 service$0.005100%coinbase14d ago0x6e5e25…4c925d
0xa81e…64e10x2932…4f60Basex402 service$0.005100%coinbase14d ago0x110581…30f884
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xb81ec9…b2f560
0x8ba7…433f0x2932…4f60Basex402 service$0.005100%coinbase14d ago0xa52c00…e2b5c5
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase14d ago0x2937b8…e8a055
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase14d ago0x10bc7a…66bd75
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase14d ago0x69f234…6d5649
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase14d ago0x90c0fb…566cad
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase14d ago0xc3011f…747a17
0x437f…d9fa0x2932…4f60Basex402 service$0.005100%coinbase14d ago0xc524bc…4933ed
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xcb5657…e19b97
0xdc19…12490x2932…4f60Basex402 service$0.005100%coinbase14d ago0x7544a0…597ffc
0xb401…995b0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x10e5dd…465e6a
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xa776be…bc0330
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase15d ago0x65cf0a…01e96f
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase15d ago0xb840e7…47e289
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase15d ago0xa7f877…5d282c
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase15d ago0xc6e666…8a1e3f

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.