Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x585d…805a0xdeac…9a31Base—$0.01100%coinbase78d ago0x544938…bb3ab7
0x585d…805a0x5073…ab44Base—$0.01100%coinbase78d ago0x17f3e6…5aa7e1
0x585d…805a0x61c4…7bd9Base—$0.01100%coinbase78d ago0xb9c058…361772
0x585d…805a0x8a53…a757Base—$0.01100%coinbase78d ago0x6f3d6a…01bac3
0x585d…805a0x92cd…63b1Base—$0.01100%coinbase78d ago0x6168c5…1c75fd
0x585d…805a0x6101…c1c2Base—$0.01100%coinbase78d ago0x43c34b…d8093b
0x585d…805a0xf8a1…1078Base—$0.01100%coinbase78d ago0xc4db8c…1b4938
0x585d…805a0xb6be…1578Base—$0.01100%coinbase78d ago0xeec734…fd8004
0x585d…805a0x2916…7bd7Base—$0.01100%coinbase79d ago0xd62394…74f5ae
0x585d…805a0xbc02…754eBase—$0.01100%coinbase79d ago0xf52386…c99ecf
0x585d…805a0x6df0…2f19Base—$0.01100%coinbase79d ago0xd40d0f…fcb340
0x585d…805a0xca38…2185Base—$0.01100%coinbase79d ago0xe6afdc…4e3d15
0x585d…805a0x41ae…38f1Base—$0.01100%coinbase79d ago0x8973d8…1b8a94
0x585d…805a0x5333…aabcBase—$0.01100%coinbase79d ago0xd25e83…c04c14
0x585d…805a0x65cb…66d3Base—$0.01100%coinbase79d ago0x32951c…0f0a40
0x585d…805a0x3a26…6355Base—$0.01100%coinbase79d ago0xf95882…c5773b
0x585d…805a0x8a24…5168Base—$0.01100%coinbase79d ago0x778716…9d1a18
0x585d…805a0xed43…4b14Base—$0.01100%coinbase79d ago0x65e1f1…367c1f
0x585d…805a0x1282…a05dBase—$0.01100%coinbase79d ago0x40d111…33327c
0x585d…805a0x1bd7…eef1Base—$0.01100%coinbase79d ago0xdfc949…94f7f7
0x585d…805a0xeebf…277aBase—$0.01100%coinbase79d ago0xd70ab4…cf95e1
0x585d…805a0xe39c…699bBase—$0.01100%coinbase79d ago0x76d77b…3e3ad8
0x585d…805a0x285b…52ddBase—$0.01100%coinbase79d ago0xb36408…6df3f9
0x585d…805a0xa7ee…9fa1Base—$0.01100%coinbase79d ago0x11585f…709d76
0x585d…805a0xd5a9…272fBase—$0.01100%coinbase79d ago0x230d51…3b56dc

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.