Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80xb923…9e94Base—$0.01100%coinbase72d ago0x8353a6…5bb8a9
0xdec0…56a80xcf2c…5983Base—$0.01100%coinbase72d ago0x01b2ee…2aa8a3
0xdec0…56a80xa936…158cBase—$0.01100%coinbase72d ago0x38e2e0…b96aa5
0xdec0…56a80xd8b6…25fbBase—$0.01100%coinbase72d ago0x609775…ad4457
0xdec0…56a80x9856…0377Base—$0.01100%coinbase72d ago0x873394…9b8152
0xdec0…56a80xf520…886fBase—$0.01100%coinbase72d ago0x5fd7a4…a95a79
0xdec0…56a80xceaf…e871Base—$0.01100%coinbase72d ago0x8128fc…46bd43
0xdec0…56a80xccc2…5243Base—$0.01100%coinbase72d ago0x1670ef…80979d
0xdec0…56a80x07bd…66c0Base—$0.01100%coinbase72d ago0x5e2a1c…6ab5a5
0xdec0…56a80x0899…d0f9Base—$0.01100%coinbase72d ago0x1e6ea7…5e7b00
0xdec0…56a80x2afb…a122Base—$0.01100%coinbase72d ago0x1d95b6…ee1414
0xdec0…56a80xe87b…6401Base—$0.01100%coinbase72d ago0xbacd7e…20ea7f
0xdec0…56a80xc2eb…afaaBase—$0.01100%coinbase73d ago0xac2c8a…f6fb9f
0xdec0…56a80x8b06…afd1Base—$0.01100%coinbase73d ago0xc7eac5…652aea
0xdec0…56a80xdde0…e79fBase—$0.01100%coinbase73d ago0x86322f…9821d4
0xdec0…56a80xfaa3…9ebdBase—$0.01100%coinbase73d ago0x05d425…137b6f
0xdec0…56a80xdd09…e119Base—$0.01100%coinbase73d ago0xc78056…6f08e6
0xdec0…56a80x4cf7…e84dBase—$0.01100%coinbase73d ago0x55499a…43db77
0xdec0…56a80xc9b8…0d53Base—$0.01100%coinbase73d ago0x773b13…3c277e
0xdec0…56a80x8d3a…ddb9Base—$0.01100%coinbase73d ago0x2d7721…5cf283
0xdec0…56a80xf3cc…d57aBase—$0.01100%coinbase73d ago0xdb045b…4edcad
0xdec0…56a80xd25e…9967Base—$0.01100%coinbase73d ago0x8fc052…0a37a0
0xdec0…56a80xbeed…d519Base—$0.01100%coinbase73d ago0xaa9e81…77c971
0xdec0…56a80x4ba5…a470Base—$0.01100%coinbase73d ago0x916cd8…f95922
0xdec0…56a80x1da9…4717Base—$0.01100%coinbase73d ago0x484dd6…702c19

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.