Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xa3c211…d4a0e8
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xa13a4e…576b92
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x033050…e5fb98
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x572558…ba5ce2
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x19e213…3034f9
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xe47ff2…c4b0af
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x4d96cb…b62dc9
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x020b9b…b88b02
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x8c47fd…d87e6a
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x48cb8a…b3dae5
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x923ff8…f1e291
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xc27fad…7ea017
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xaa4791…d50385
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x4f2167…4ede83
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xc0de43…b6706f
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xa7daa5…b8cf62
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x6d1bc8…e821ac
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x3c483f…9a918e
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0xa6bdec…51d3a8
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x4b8b5e…089645
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x124e0e…16d81c
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x1323ce…bb85b7
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x58ada7…765758
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x606349…2aa56b
0xfa90…8f450xa9dd…2315Base—$0.002100%coinbase17d ago0x42d5bf…630ecc

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.