Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb99f…c90316s ago0x4320b9…8c6929
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xdef8ee…6c83fb
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase18s ago0x061bfb…cd5d35
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18s ago0x4b8bf8…dc7451
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xf09904…817bab
0xe647…afc00x6839…1a2bBase—$1.00100%coinbase24s ago0x7ac123…f6dc57
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase28s ago0x6d01e7…d0ddb1
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x51071a…bad630
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase30s ago0x350cbc…718648
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase32s ago0x2e8650…a1da92
0xf3a3…ec6c0x9077…52c5Base—$10.0070%0x96de…249b34s ago0xfe98b0…43776f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0xbc5e01…06c18d
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x6f59de…7e026d
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xba785e…2762b6
0xcb09…65530x6839…1a2bBase—$0.003100%coinbase38s ago0x6927bf…7d5f9e
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase38s ago0x1125ad…1686fc
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xc107f0…4a6cf5
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase44s ago0x05d702…685579
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI44s ago0xa04df2…f2921e
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase44s ago0x286d0a…a43927
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase46s ago0xe323e0…71a5e2
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase48s ago0x0755d0…9433ec
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase48s ago0x323cc7…015fed
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase50s ago0x966bb6…64078d
0x08f4…36190x3e0a…78e7Base—$0.003635100%coinbase50s ago0x895be0…c30153

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.