Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$27.94100%mrdn58d ago0x23a1b4…0483af
0x4754…327b0x8e77…e2d6Base$29.66100%mrdn58d ago0x1ba2d1…e470be
0x4754…327b0x8e77…e2d6Base$18.31100%mrdn58d ago0x0e8a85…ad3bf8
0x4754…327b0x8e77…e2d6Base$37.69100%mrdn58d ago0x6f3bab…757ce1
0x4754…327b0x8e77…e2d6Base$21.60100%mrdn58d ago0xa5be1b…8028ef
0x4754…327b0x8e77…e2d6Base$25.94100%mrdn58d ago0x23e438…b1198f
0x4754…327b0x8e77…e2d6Base$23.70100%mrdn58d ago0xa269ce…cf8f1c
0x4754…327b0x8e77…e2d6Base$16.44100%mrdn58d ago0x9f5bde…17a5ba
0x4754…327b0x8e77…e2d6Base$19.62100%mrdn58d ago0xea9483…4062d9
0x4754…327b0x8e77…e2d6Base$31.31100%mrdn58d ago0x2cce3a…2492fa
0x4754…327b0x8e77…e2d6Base$27.67100%mrdn58d ago0xa3ef94…1dcc4a
0x4754…327b0x8e77…e2d6Base$22.28100%mrdn58d ago0x825bbc…03a0dd
0x4754…327b0x8e77…e2d6Base$27.85100%mrdn58d ago0x3b9fc9…4878b0
0x4754…327b0x8e77…e2d6Base$36.39100%mrdn58d ago0x3f8c6f…4ac39f
0x4754…327b0x8e77…e2d6Base$29.20100%mrdn58d ago0x282450…614219
0x4754…327b0x8e77…e2d6Base$20.84100%mrdn58d ago0x143572…d51570
0x4754…327b0x8e77…e2d6Base$29.74100%mrdn58d ago0x3cc693…3bfedb
0x4754…327b0x8e77…e2d6Base$26.39100%mrdn58d ago0x888ff1…83f00d
0x4754…327b0x8e77…e2d6Base$24.91100%mrdn58d ago0x245b6d…919d42
0x4754…327b0x8e77…e2d6Base$41.72100%mrdn58d ago0x743fe8…66ea08
0x4754…327b0x8e77…e2d6Base$34.93100%mrdn58d ago0x21853f…256ecb
0x4754…327b0x8e77…e2d6Base$39.97100%mrdn58d ago0x339ffa…9a9235
0x4754…327b0x8e77…e2d6Base$50.67100%mrdn59d ago0xdc208d…453309
0x4754…327b0x8e77…e2d6Base$48.52100%mrdn59d ago0xb70942…b95708
0x4754…327b0x8e77…e2d6Base$32.72100%mrdn59d ago0x274abe…bb1953

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.