Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6071…0e030xccc8…15beBase—$7.00100%0xf70d…dbef64d ago0x22e77b…2b0f91
0x651a…728b0xccc8…15beBase—$26.29100%0xf70d…dbef64d ago0x0bc652…e2406e
0x651a…728b0xccc8…15beBase—$39.98100%0xf70d…dbef64d ago0x5cb774…9b97ec
0x651a…728b0xccc8…15beBase—$96.80100%0xf70d…dbef64d ago0x40702a…7932ec
0xe7a3…d8060xccc8…15beBase—$10.91100%0xf70d…dbef64d ago0x103e32…8aa7fc
0xb0ca…eea50xccc8…15beBase—$1.25100%0xf70d…dbef64d ago0x58bd6b…4fe1d5
0xb0ca…eea50xccc8…15beBase—$1.25100%0xf70d…dbef64d ago0x20e2a7…76a89f
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef64d ago0x07d20e…e76e24
0xa05f…35810xccc8…15beBase—$30.00100%0xf70d…dbef64d ago0x16322e…9e8df6
0xe7a3…d8060xccc8…15beBase—$19.38100%0xf70d…dbef64d ago0x931575…275b22
0x5168…175b0xccc8…15beBase—$33.27100%0xf70d…dbef64d ago0x6d27c9…03d74a
0x4cc9…20e40xccc8…15beBase—$8.14100%0xf70d…dbef64d ago0x8a5421…65264b
0x5fdf…91470xccc8…15beBase—$200.00100%0xf70d…dbef64d ago0xe62704…0ae2dc
0x3825…b3fd0xccc8…15beBase—$25.00100%0xf70d…dbef64d ago0x4439c6…54dd21
0x589a…e7770xccc8…15beBase—$90.00100%0xf70d…dbef64d ago0x915819…aff34a
0x5168…175b0xccc8…15beBase—$11.09100%0xf70d…dbef64d ago0xdc8a5a…893be1
0x589a…e7770xccc8…15beBase—$150.00100%0xf70d…dbef64d ago0xd597cc…a83b1c
0x589a…e7770xccc8…15beBase—$50.00100%0xf70d…dbef64d ago0x0cf5ff…86cead
0x5fdf…91470xccc8…15beBase—$150.00100%0xf70d…dbef64d ago0x333e14…809f7f
0x5fa7…d1d00xccc8…15beBase—$21.41100%0xf70d…dbef64d ago0x46d5ae…b91b3c
0xe7a3…d8060xccc8…15beBase—$12.72100%0xf70d…dbef64d ago0x96abbd…d6fda2
0xd040…1a380xccc8…15beBase—$40.00100%0xf70d…dbef64d ago0x3f6da3…ca0a43
0xb0ca…eea50xccc8…15beBase—$1.25100%0xf70d…dbef64d ago0xed382f…db7c5a
0x8423…6d540xccc8…15beBase—$1.25100%0xf70d…dbef64d ago0xfe1f19…eb7e21
0xe270…5c8f0xccc8…15beBase—$1.04100%0xf70d…dbef64d ago0x6eaf42…6b1172

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.