Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xbe5afd…dbcd0d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xa27ea0…f724c8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xf196d2…218665
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x69a703…aaea69
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xc8b89b…10f475
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xf73826…764dda
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x6a042f…a2db57
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x8ce8c4…fc61d8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xea57fb…80b377
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x21aa08…b4c03c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x5e308a…3cd36e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0x79a935…d0f710
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xd744e5…598523
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase13d ago0xe9efcc…5a1834
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x3082c2…9c34fe
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x09e443…6bfd11
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xa2d829…6bf5a8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x9b42f4…f95d83
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x759da2…6af0ca
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xb1728f…58f0ad
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xa39359…3d8ab4
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x95b9e5…546b02
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x546b33…d9f641
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xfcdf14…a084cc
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xc42cd8…aa0740

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.