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%coinbase88d ago0x3d50bb…8b002b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x9c8638…0c052e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xf9374a…7f55ad
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x476025…cee416
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x0c5074…47a5b1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xcbf68c…00ebea
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x8be918…2f157f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x813215…274946
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x0ac723…4dd123
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x364196…cbab71
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x7a1277…17bff1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xface22…f0d881
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x629793…b80ec1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xeeea3b…d4b4d2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xce05f8…dfb77f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x13c662…27e788
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x26fd9d…e3de27
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x0d3b8d…c88f2f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xb4ae49…6fed30
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x45b232…0b8dd6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xdcd1e8…78441c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x96c348…3da090
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x6676c2…81bd6c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0x9b974a…9f5431
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase88d ago0xf20c44…457986

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.