Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efc…78070x3e0a…78e7Base—$0.003564100%coinbase73d ago0x52c02d…00b2db
0x4efc…78070x3e0a…78e7Base—$0.002749100%coinbase73d ago0xda945b…e9b536
0x4efc…78070x3e0a…78e7Base—$0.004417100%coinbase73d ago0x2c8894…80a31e
0x4efc…78070x3e0a…78e7Base—$0.00482100%coinbase73d ago0xd6c52b…7aa2ad
0x4efc…78070x3e0a…78e7Base—$0.005812100%coinbase73d ago0xdc059e…01b471
0x4efc…78070x3e0a…78e7Base—$0.003173100%coinbase73d ago0xcae835…07862d
0x4efc…78070x3e0a…78e7Base—$0.00524100%coinbase73d ago0x1fdda7…de57f7
0x4efc…78070x3e0a…78e7Base—$0.004618100%coinbase73d ago0x548ca9…7ca01e
0x4efc…78070x3e0a…78e7Base—$0.003203100%coinbase73d ago0x99310a…5019cd
0x4efc…78070x3e0a…78e7Base—$0.002751100%coinbase73d ago0x8645ff…06a3eb
0x4efc…78070x3e0a…78e7Base—$0.005791100%coinbase73d ago0xd2c2ed…4ce657
0x4efc…78070x3e0a…78e7Base—$0.002946100%coinbase73d ago0xeed0de…7b5e9e
0x4efc…78070x3e0a…78e7Base—$0.004428100%coinbase73d ago0xe8ce62…bdeda6
0x4efc…78070x3e0a…78e7Base—$0.004383100%coinbase73d ago0x9cf2c5…93fe8f
0x4efc…78070x3e0a…78e7Base—$0.004568100%coinbase73d ago0x01223a…ec5f57
0x4efc…78070x3e0a…78e7Base—$0.004992100%coinbase73d ago0x42205f…e709f7
0x4efc…78070x3e0a…78e7Base—$0.003265100%coinbase73d ago0x050f5c…9a7b8e
0x4efc…78070x3e0a…78e7Base—$0.003391100%coinbase73d ago0xef3f61…54fb39
0x4efc…78070x3e0a…78e7Base—$0.005418100%coinbase74d ago0x268f04…bf26a6
0x4efc…78070x3e0a…78e7Base—$0.005425100%coinbase74d ago0xddf7ae…847ac2
0x4efc…78070x3e0a…78e7Base—$0.004578100%coinbase74d ago0x1c7d80…357f12
0x4efc…78070x3e0a…78e7Base—$0.004615100%coinbase74d ago0x98521e…d408bb
0x4efc…78070x3e0a…78e7Base—$0.003415100%coinbase74d ago0x28d879…725342
0x4efc…78070x3e0a…78e7Base—$0.003097100%coinbase74d ago0x74682b…c2da0d
0x4efc…78070x3e0a…78e7Base—$0.004223100%coinbase74d ago0x11f5ba…ccbe74

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.