Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
mesuari.ethQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase14s ago0xe884fb…9a8fb5
0x03c5…a0a30x50eb…6480Base$0.00270%0x54f0…793216s ago0x10e673…008794
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x1b23aa…439ad3
0x0912…48a00x78a8…5184Base$3.0070%0x3e32…3ce716s ago0x71d2d7…079ddd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0x5da93b…3f8fb8
0x3be9…575c0x4cd0…bc31Base$35.4170%0x2fbf…ec6518s ago0x319875…a88191
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase18s ago0x75fa5c…e78f59
0xb81b…80e10x6839…1a2bBase$0.003100%coinbase18s ago0x335ceb…87b5e7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x02bf82…7cf3d8
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x633e9e…f18c29
0xa54d…49f50x3b18…2724Base$4.2670%0x64b2…883322s ago0xc8bc0e…d01989
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase22s ago0xaafc32…5ecd70
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x60c568…b00dd3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x990d98…df6424
0x4735…46dd0x9367…6e52Base$1.4070%0xa923…c9ac24s ago0x386dd7…fa2034
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted28s ago0x31da7d…8fb85e
0xb716…ba9a0x6839…1a2bBase$0.003100%coinbase28s ago0x507523…d0b44d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xe03b65…16f2a8
0x2d4b…ef080x5aae…482eBase$0.25100%coinbase30s ago0x128e91…446c4f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x2e78b1…e6a60f
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted32s ago0x01d9e7…890a6a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase32s ago0x45c067…7bb9af
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xd8b91f…c5362b
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted36s ago0x67f3c2…467ec8
0xa3a5…f7b70x3e0a…78e7Base$0.003332100%coinbase36s ago0x7f391e…4bb3cc

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.