Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223c…3c640x2df5…5fcaBase—$0.15100%coinbase114d ago0x696790…3f15f6
0x223c…3c640x2df5…5fcaBase—$0.20100%coinbase114d ago0x3fe2c5…9e9f07
0x223c…3c640x2df5…5fcaBase—$0.20100%coinbase114d ago0x2cc5e6…93b0e6
0x223c…3c640x2df5…5fcaBase—$0.15100%coinbase114d ago0x644dde…ae82c4
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xa030a3…0ba922
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xcea281…4d93bf
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x56ee70…6b6ddf
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xce23bc…36fb7b
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xb6d505…34ed5f
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x18c75f…0b99c0
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x921d8c…6f85e3
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x285d6e…988845
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x698263…f49800
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xe270c5…9865de
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xd4e734…c82f05
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xa773d7…911b1a
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x281d21…c524b5
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x15db09…2f09d9
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xfd9ed5…ae8053
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0x3a9622…7c377c
0x223c…3c640xccc8…15beBase—$6.00100%0xf70d…dbef114d ago0xd8db03…aa6927
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI114d ago0xf53840…5f2011
0x223c…3c640x2df5…5fcaBase—$0.20100%coinbase114d ago0x7a10e6…cf8439
0x223c…3c640x2df5…5fcaBase—$0.15100%coinbase114d ago0x30de00…90b72d
0x223c…3c640x2df5…5fcaBase—$0.20100%coinbase114d ago0x8cfb91…aee3f8

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.