Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base—$29.13100%mrdn51d ago0x9ed90a…86fdaf
0xb6db…31e10xe2c3…f440Base—$32.38100%mrdn51d ago0x38d500…2c367f
0xb6db…31e10xe2c3…f440Base—$39.74100%mrdn51d ago0x3a7fac…44bc1c
0xb6db…31e10xe2c3…f440Base—$32.26100%mrdn51d ago0x4eb833…d2cddf
0xb6db…31e10xe2c3…f440Base—$29.48100%mrdn51d ago0x439b7e…d09502
0xb6db…31e10xe2c3…f440Base—$41.07100%mrdn51d ago0x270005…b8e24f
0xb6db…31e10xe2c3…f440Base—$41.48100%mrdn51d ago0xb1d74b…55ab25
0xb6db…31e10xe2c3…f440Base—$28.16100%mrdn51d ago0x1cd369…42e337
0xb6db…31e10xe2c3…f440Base—$34.71100%mrdn51d ago0x78c44e…b72653
0xb6db…31e10xe2c3…f440Base—$11.75100%mrdn51d ago0xafee92…941724
0xb6db…31e10xe2c3…f440Base—$38.76100%mrdn51d ago0xf59fd0…678948
0xb6db…31e10xe2c3…f440Base—$39.26100%mrdn51d ago0x09ec57…3f0304
0xb6db…31e10xe2c3…f440Base—$43.44100%mrdn51d ago0xe87484…eb0a72
0xb6db…31e10xe2c3…f440Base—$33.63100%mrdn51d ago0x9c5f8c…bfff15
0xb6db…31e10xe2c3…f440Base—$34.63100%mrdn51d ago0x106072…d62bdb
0xb6db…31e10xe2c3…f440Base—$24.35100%mrdn51d ago0x814f89…4b8a3e
0xb6db…31e10xe2c3…f440Base—$44.82100%mrdn51d ago0x6f8c47…49179d
0xb6db…31e10xe2c3…f440Base—$37.22100%mrdn51d ago0xe41dcc…49bc44
0xb6db…31e10xe2c3…f440Base—$25.82100%mrdn51d ago0x97e791…35e822
0xb6db…31e10xe2c3…f440Base—$25.58100%mrdn51d ago0x969670…8f5ff3
0xb6db…31e10xe2c3…f440Base—$38.42100%mrdn51d ago0x9e8346…c29b9d
0xb6db…31e10xe2c3…f440Base—$41.71100%mrdn51d ago0xbb86fd…18484f
0xb6db…31e10xe2c3…f440Base—$43.32100%mrdn51d ago0xdfd18e…f2cb10
0xb6db…31e10xe2c3…f440Base—$29.44100%mrdn51d ago0xa7fdf9…7d4573
0xb6db…31e10xe2c3…f440Base—$42.91100%mrdn51d ago0x55378b…91c702

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.