Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x568573…9f526f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x5dfda3…c4babf
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase16s ago0x9f92b1…58e2f3
0x526b…e7730x6839…1a2bBase$0.003100%coinbase22s ago0xd49081…287435
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x48a671…ac76d8
0x1332…66eb0x47c5…4fc3Base$105.0070%0x781c…500128s ago0xa2e466…3ffa8a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xa77512…3bfd70
0x46f1…638b0x50eb…6480Base$0.00370%0x54f0…793230s ago0x139a56…c98edf
0x0a16…b8530x6839…1a2bBase$0.003100%coinbase32s ago0xde2a4f…78d249
0x6cc3…1cdd0x47c5…4fc3Base$105.0070%0xd022…454134s ago0x3e3abe…192ca5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x083f94…aebf5c
0x5651…3d1f0x3e0a…78e7Base$0.00424100%coinbase36s ago0x354134…10adde
0xa4f6…e6e50x6839…1a2bBase$0.003100%coinbase42s ago0x58e354…eb9b51
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793246s ago0x9e2427…760778
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x00145d…878ca8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x676de6…ce7aa0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase48s ago0x2c6172…2bb8f9
0x102e…ab430xa9dd…2315Base$0.002100%coinbase48s ago0x5d8fed…016573
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xdd328a…f8f627
0x3670…92650x6839…1a2bBase$0.003100%coinbase50s ago0xf5a186…ca0892
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xa3a085…92a2a9
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca971m ago0xa862b7…28d6fd
0xb05e…41310x6839…1a2bBase$0.003100%coinbase1m ago0x6cfb68…3f9607
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xb3f15c…bafea5
0x3be9…575c0x4cd0…bc31Base$4.9870%0x2fbf…ec651m ago0xe48b62…3027fa

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.