Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xcfd368…b86c10
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x1f6782…6007aa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x9e08a3…de8413
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x83b0a7…6c6e29
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x600dd3…6514cd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xf97ef5…ef0807
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x4e643b…7aa32d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xbef916…888902
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x97f97c…1ca812
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x6cfa9a…ee5697
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x8751a1…1595aa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x87310e…1a7587
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xf4c547…1e8ffc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xd2516f…29ca98
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xfcb0c9…3be2ef
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xd2ca37…83169c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x66fed9…21928b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xb11e7a…5d89f2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x79325a…05c085
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xef9e36…3eb2d9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x5e4232…685c94
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xaf344a…033542
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x0b0157…e28532
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0xb90d0f…41aa77
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase110d ago0x008835…f9ee91

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.