Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2758…eb320xccc8…15beBase—$93.29100%0xf70d…dbef68d ago0xa9d8b0…a59a9e
0x2758…eb320xccc8…15beBase—$93.29100%0xf70d…dbef68d ago0xa801aa…49dc68
0x3e66…ae410xccc8…15beBase—$5.00100%0xf70d…dbef68d ago0x4abedd…eb7983
0x3e66…ae410xccc8…15beBase—$2.23100%0xf70d…dbef68d ago0x4e48c8…d0335f
0x2a25…a0350xccc8…15beBase—$6.00100%0xf70d…dbef68d ago0x33e2a2…4d61fe
0x3668…99f90xccc8…15beBase—$2.00100%0xf70d…dbef68d ago0xf384c6…f90fda
0xa535…66b50xccc8…15beBase—$10.83100%0xf70d…dbef68d ago0x016f11…8522fd
0xdfae…cdc00xccc8…15beBase—$406.73100%0xf70d…dbef68d ago0x30ffb2…d9223c
0x5fdf…91470xccc8…15beBase—$219.72100%0xf70d…dbef68d ago0x7956e2…14df14
0x2a25…a0350xccc8…15beBase—$10.40100%0xf70d…dbef68d ago0x929f1f…8f0865
0x82dd…eaf50xccc8…15beBase—$72.92100%0xf70d…dbef68d ago0x1a3cfe…7383f4
0x6071…0e030xccc8…15beBase—$5.00100%0xf70d…dbef68d ago0x9c7ea7…0adf53
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0x20606e…820b59
0x651a…728b0xccc8…15beBase—$205.62100%0xf70d…dbef68d ago0xee9691…211c4d
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0x960dbb…d44980
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0x4ba3fc…39bfa6
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0xb8a8db…6c49f8
0x305d…6a6c0xccc8…15beBase—$8.37100%0xf70d…dbef68d ago0x72f202…189449
0x2a25…a0350xccc8…15beBase—$5.66100%0xf70d…dbef68d ago0xe9dfee…1f3b0e
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0xce35d2…8a2acf
0xdfae…cdc00xccc8…15beBase—$421.26100%0xf70d…dbef68d ago0x5503f2…d1490b
0xde50…8cdf0xccc8…15beBase—$1.25100%0xf70d…dbef68d ago0x0719dc…49e63e
0x6071…0e030xccc8…15beBase—$10.00100%0xf70d…dbef68d ago0xa4335b…b5ee84
0x495b…50530xccc8…15beBase—$1.24100%0xf70d…dbef68d ago0x940dc6…a1918d
0xe8cf…afb80xccc8…15beBase—$26.90100%0xf70d…dbef68d ago0xa49ef7…b740c8

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.