Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x871d2c…33792c
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x81467a…ae61ff
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x267bcf…810578
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xabebc7…0ec5bd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0xac1bce…04c584
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x61083e…781c0b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0xce7991…044093
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x0c1cbd…f5b183
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x133df6…d82fb0
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xe37a66…df27cb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x337395…271357
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xb8f2a7…402e3c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x419566…80a9dc
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xba7b3b…25aeac
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x4113d5…d73a28
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x1cc25a…25e53f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0xdfb442…00909a
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xfba33a…04bb5b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x3159ec…dc7f1f
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x0bab97…aac34f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0xdcd2ec…6826be
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0x2fecc9…bc60af
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0x403cee…3cbe1e
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates89d ago0xccae31…1537c7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase89d ago0xfb8211…a9dc9b

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.