Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dc9…297e0x8d7a…9e03Base—$16.1170%0x4661…93fd5d ago0x735bf6…42a871
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb2b00…99ece0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xce4410…7146a3
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2840b…beb15f
nolimitg.eth0x7d2c…bcfeBase—$0.05100%coinbase5d ago0xe20c7a…18a41f
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd4aaff…8f4179
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00721100%coinbase5d ago0xc2a60c…808d48
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9cde78…da8954
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x95ad53…050912
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xa42127…3dc265
0x2fc6…befe0xfbb6…43efBase—$4.4370%0x6351…0d625d ago0xda5ede…8a0687
0x5f11…468a0xc7f3…c044Base—$0.13100%primer5d ago0xc47666…bc4882
0xa8f9…2f300x4db1…163bBase—$7.0070%0xa923…c9ac5d ago0x6d7eb2…9f33db
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xee0e94…d9dc1c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0116e7…1a459f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x83518e…1d66f9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x6d9b41…ebfec6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xe84968…fbd583
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x410fec…392486
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0981d7…dbad05
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x97f27a…3bf064
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase5d ago0x3a7307…48ff2f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xa1c1c2…46c8fc
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8dafa1…53ffd1
0x8a45…040f0x47c5…4fc3Base—$11.5570%0x30af…b89d5d ago0xafe642…88dd6a

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.