Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$15.55100%mrdn27d ago0xbaf500…a21688
0xfe8f…794d0xa6a9…809dBase—$22.35100%mrdn27d ago0x44d47a…ad6aa0
0xa6a9…809d0xe55e…f748Base—$20.08100%mrdn27d ago0x2a42f3…69f34a
0xfe8f…794d0xa6a9…809dBase—$16.53100%mrdn27d ago0xb27a0e…920992
0x13db…51920xa6a9…809dBase—$13.41100%mrdn27d ago0xbc0b0b…d3288e
0xa6a9…809d0x4754…327bBase—$12.03100%mrdn27d ago0x94b54a…03c7f8
0xa6a9…809d0xe55e…f748Base—$24.99100%mrdn27d ago0xbec20d…8abbaa
0xe55e…f7480xa6a9…809dBase—$24.65100%mrdn27d ago0x30ab8e…3c0c18
0x4754…327b0xa6a9…809dBase—$18.65100%mrdn27d ago0xd26da6…7b3078
0xa6a9…809d0x4754…327bBase—$18.64100%mrdn27d ago0x1744c1…467109
0x13db…51920xa6a9…809dBase—$25.11100%mrdn27d ago0xdb0178…174370
0xa6a9…809d0xfe8f…794dBase—$15.59100%mrdn27d ago0xbd4ec6…7a51df
0xa6a9…809d0x13db…5192Base—$25.95100%mrdn27d ago0x74b02e…89aada
0xa6a9…809d0x1cec…8dd4Base—$20.07100%mrdn27d ago0x624bed…aa6969
0x13db…51920xa6a9…809dBase—$20.18100%mrdn27d ago0x96666e…157f68
0xa6a9…809d0x4754…327bBase—$14.95100%mrdn27d ago0xc209a0…3c9202
0xa6a9…809d0xfe8f…794dBase—$13.53100%mrdn27d ago0xe38bc8…29ccdd
0x1cec…8dd40xa6a9…809dBase—$24.24100%mrdn27d ago0x98f513…8e00f3
0xa6a9…809d0x1cec…8dd4Base—$21.63100%mrdn27d ago0x831f48…74d642
0x4754…327b0xa6a9…809dBase—$23.31100%mrdn27d ago0x1bc226…e2386f
0xa6a9…809d0xe55e…f748Base—$17.65100%mrdn27d ago0x620997…2481fa
0xa6a9…809d0x13db…5192Base—$11.80100%mrdn27d ago0xb97c12…5b0818
0xa6a9…809d0xfe8f…794dBase—$17.53100%mrdn27d ago0x7481ec…3c9bd1
0xfe8f…794d0xa6a9…809dBase—$26.31100%mrdn27d ago0x3f7f6e…fb88ac
0xa6a9…809d0x13db…5192Base—$18.95100%mrdn27d ago0x374198…dd3b65

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.