Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$40.70100%mrdn42d ago0x55f045…601b6c
0x13db…51920xa6a9…809dBase—$27.87100%mrdn42d ago0xea38af…284718
0x1cec…8dd40xa6a9…809dBase—$37.02100%mrdn42d ago0x3315ca…451309
0x13db…51920xa6a9…809dBase—$36.32100%mrdn42d ago0xf0509f…fc5bf8
0x4754…327b0xa6a9…809dBase—$29.64100%mrdn42d ago0x141f3e…bf8365
0xa6a9…809d0x1cec…8dd4Base—$34.42100%mrdn42d ago0xd3f5e9…7ac86d
0xe55e…f7480xa6a9…809dBase—$40.57100%mrdn42d ago0xd5a051…b0a26a
0xa6a9…809d0x4754…327bBase—$35.57100%mrdn42d ago0x349dec…15a4eb
0x4754…327b0xa6a9…809dBase—$19.63100%mrdn42d ago0xfa49a5…744d05
0xa6a9…809d0xfe8f…794dBase—$38.41100%mrdn42d ago0xbf0865…3b5d76
0xa6a9…809d0xe55e…f748Base—$27.04100%mrdn42d ago0x1e6ec0…779fed
0x4754…327b0xa6a9…809dBase—$43.82100%mrdn42d ago0xe34b7f…e09146
0xa6a9…809d0x13db…5192Base—$42.80100%mrdn42d ago0x760716…6f4cde
0xe55e…f7480xa6a9…809dBase—$24.25100%mrdn42d ago0xa59621…3e77aa
0xa6a9…809d0xe55e…f748Base—$33.86100%mrdn42d ago0x3617c4…24b9c8
0xfe8f…794d0xa6a9…809dBase—$20.79100%mrdn42d ago0x0d555a…742f25
0xfe8f…794d0xa6a9…809dBase—$20.82100%mrdn42d ago0x8c0ef2…0d41dd
0xa6a9…809d0x4754…327bBase—$23.90100%mrdn42d ago0x979512…cfbfea
0xa6a9…809d0x1cec…8dd4Base—$40.58100%mrdn42d ago0x369791…23d443
0xa6a9…809d0xe55e…f748Base—$38.52100%mrdn42d ago0x91a500…df8319
0xa6a9…809d0x4754…327bBase—$33.96100%mrdn42d ago0x41253a…b85a05
0xa6a9…809d0x4754…327bBase—$27.32100%mrdn42d ago0x476547…dbf2e9
0xfe8f…794d0xa6a9…809dBase—$42.06100%mrdn42d ago0x0674a9…83dacb
0x4754…327b0xa6a9…809dBase—$39.78100%mrdn42d ago0xcd1e19…48048d
0x13db…51920xa6a9…809dBase—$21.10100%mrdn42d ago0x5bee51…f529e8

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.