Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xa79644…062448
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x4f1c5b…134a07
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xf3b521…2b470e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x6b871c…942f37
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x1d0d45…44b5ee
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x5302fd…823304
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xeddb9c…1ef933
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x7d1f57…2bc118
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xe9396b…70e9da
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x08c3f4…6bcbec
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x90d6c7…d92e16
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x4b8353…24eee2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xd31c30…772e6c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x27ce59…1ba178
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x0e5728…8e952b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x3a164b…416d7e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x71454f…8301a1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x43dd2b…8225ea
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xa932be…f2a7ed
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x2200e6…85ba58
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x6084c5…566068
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x7d0cdc…5e45e6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x4cd6f6…db2351
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xe04869…5bc0ae
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x615e47…590d22

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.