Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xf648c0…361eb9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x9957ba…5c2546
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xdb8147…6feca9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x5bd713…fb25dd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xe8b0ff…d858ab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x0bdf60…d6035c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x069419…7f0df8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xf0f450…bcc51e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x592850…786161
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x1fcf50…5385f8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xde4b5a…840a09
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xdcc518…ede022
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xd4ce19…c322af
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x28b7dd…af3c39
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x997ce5…b75be4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x9842e6…1182f6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xdb8c55…6d2a48
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x779715…9b4ffb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x5b968a…ef89b1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x19e643…3820be
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xd66d24…edff3f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0xb800aa…9f472b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x8ae385…065e6b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x2ef57c…c04bbd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase82d ago0x0e54db…3810a6

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.