Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0x1b05b5…e014ef
0x6777…39860xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0xf25a43…2d6cb3
0x6777…39860xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0x58fca2…702a46
0x6777…39860xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase30d ago0x64a31e…bc8efe
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase30d ago0x83cf88…e5f3f6
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase30d ago0x54a2c4…00b4ef
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase30d ago0x8fc46a…23c585
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase30d ago0xb27666…d87411
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0x7960a8…c50e23
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase30d ago0x0e0d37…821192
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase30d ago0x3cf06d…cd0a6a
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.01100%coinbase30d ago0xee888c…78aff8
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0xd8fc4c…dfd967
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0x29adf4…80400d
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase30d ago0x984b4e…68abf2
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase30d ago0x270ec0…8378f9
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0x261930…cfdb7f
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0xe9d1e0…73d892
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase30d ago0x9752bd…7d1a99
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.15100%coinbase30d ago0xf3922d…cb1c19
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0x59350c…a0e0d0
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0x9f606c…2bcedb
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase30d ago0x373cb2…64e332
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0x857717…ecdda6
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase30d ago0x262a16…b02ebd

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.