Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x9284f5…fb4cc8
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x5b4269…effc9b
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x078253…614c5a
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter39d ago0x60c3cc…aa974a
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter39d ago0xe9e3f0…dba723
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI39d ago0xf65dae…ce5119
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter39d ago0x74cdbf…8ca7b1
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter39d ago0x6ceb41…702707
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x000e02…1ce5cd
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter39d ago0xa23ddc…b677cd
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter39d ago0x1b3764…d0d615
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x0e8efd…b6e42c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0xb268da…7d1c50
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0xcaab02…af2275
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter39d ago0xc2f8e1…80ffc0
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0xbb48ef…604fa5
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0xe57ba2…21cd7d
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x6a2b4e…59a846
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x5b3ca0…04ae8a
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter39d ago0xceacc2…0591c9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x8da42e…a55908
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter39d ago0xfe5a23…f01a43
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x94effe…5edf48
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0x41cba2…39ae4f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter39d ago0xe636ac…db61a3

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.