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%coinbase120d ago0xed95dc…6f4c19
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x4d09ff…15b8ca
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xf6a63b…4e565a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x007a7e…6111d5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x9bfb1a…3fbb95
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xbb6edb…56a5b5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xc9a7bb…573617
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x6db1b6…be7f64
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x8ca17c…4e2bb0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x95ee12…ce94b3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x684359…48244a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x09c51f…1abc8a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x8ff826…3e6262
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x0721fe…a6557f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xe986f2…d1ba9b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xbccb0d…eeeec1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x95d775…fb1342
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x5822ae…2a1f1f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xbc7916…b852cb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xe76765…51c79b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x4cc957…da26c6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x0fa0db…f44393
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xeb6d9c…9aec1f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0xc5fd85…c2674b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase120d ago0x85ad76…22a15d

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.