Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x2b3b…b46cBase—$0.01100%coinbase66d ago0x019643…9f8aad
0x4b10…01c30x0244…8947Base—$0.01100%coinbase66d ago0x20a3d1…ea43fb
0x4b10…01c30xa93d…8fb6Base—$0.01100%coinbase66d ago0xf321cb…2b3338
0x4b10…01c30x0c78…86c3Base—$0.01100%coinbase66d ago0x5371d0…2a59de
0x4b10…01c30xa61f…406cBase—$0.01100%coinbase66d ago0xf06527…e5ceef
0x4b10…01c30x09f5…f1c0Base—$0.01100%coinbase66d ago0x5f1c22…6dbbda
0x4b10…01c30xd60b…dbb7Base—$0.01100%coinbase66d ago0x62fdfd…7abf6d
0x4b10…01c30x76d7…82cdBase—$0.01100%coinbase66d ago0x3b83ce…e8a4cc
0x4b10…01c30x2c42…77c0Base—$0.01100%coinbase66d ago0x9f2195…5e3c57
0x4b10…01c30x7d37…ac90Base—$0.01100%coinbase66d ago0x7bc91d…28ea94
0x4b10…01c30x1534…3b9aBase—$0.01100%coinbase66d ago0xf935c0…716256
0x4b10…01c30x00b4…19d2Base—$0.01100%coinbase66d ago0x1e7e49…b26cf2
0x4b10…01c30x645f…9613Base—$0.01100%coinbase66d ago0x0b48cb…22a31e
0x4b10…01c30x3790…df2fBase—$0.01100%coinbase66d ago0xef7cb9…3062bd
0x4b10…01c30xfe8e…c4c4Base—$0.01100%coinbase66d ago0xf0d4f8…8552b9
0x4b10…01c30x54d2…85e8Base—$0.01100%coinbase66d ago0xbe50d2…505f76
0x4b10…01c30x2c90…36ebBase—$0.01100%coinbase66d ago0x5f45f2…387a51
0x4b10…01c30x9ac4…615aBase—$0.01100%coinbase66d ago0x8297d6…f58df2
0x4b10…01c30xdb9e…f5aaBase—$0.01100%coinbase66d ago0x0a99d9…f9270c
0x4b10…01c30x7de1…ad98Base—$0.01100%coinbase66d ago0x6be35f…67e21b
0x4b10…01c30x0213…8aabBase—$0.01100%coinbase66d ago0x7df60c…f1dd2c
0x4b10…01c30x281a…6021Base—$0.01100%coinbase66d ago0x396693…ce0138
0x4b10…01c30x9d33…0109Base—$0.01100%coinbase66d ago0xbb945d…c0291b
0x4b10…01c30x4e22…0246Base—$0.01100%coinbase66d ago0x559f91…af6c9b
0x4b10…01c30xdd12…09adBase—$0.01100%coinbase66d ago0x8eed76…ed0598

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.