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%coinbase95d ago0x5ffa88…12c65c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xb7143e…094168
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xc2cae3…225030
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x885f63…74ef7d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x41877d…dda543
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x84638d…ff703a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x7a54e5…7fd4db
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xb83d69…cbf860
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x35784a…fc711a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xb6c743…9c62bc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x0db0d0…24bf11
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xa799b1…9368fa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xa0b45a…7cd7fa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x634cef…18df74
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x7bc2b5…2e95d5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x537820…e98888
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xcc4675…0c71bf
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xdd2438…f4da29
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x5c93eb…35e38f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x0df385…3436b3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xefc6e5…c4754b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x6fdcd7…75965c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x285156…fbeb7d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xc8d70e…495d26
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x311fce…fc4688

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.