Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x60cc7b…0577ed
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x2419d6…28c7ae
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x6e9901…41af7a
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x2221bd…4fd1f0
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x9685df…64bb65
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x022b36…ae63aa
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x324305…49ccad
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x724985…0e31da
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x38350e…50f294
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xf65969…513200
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x285c0d…aa2010
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x67046c…289956
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xc08001…6de713
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xa38e1f…9b9d96
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x602fee…aa8664
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x88dc98…b89e1a
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xae74f9…751ed8
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x637088…a7cb37
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x612e6b…25ee9c
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x1f9d8c…ad5b9b
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xa7b721…c2ce1b
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x930c03…6e5809
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xad5eac…ed7333
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x0a5f55…5b7a18
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x5422e2…f97edb

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.