Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe647…afc00x6839…1a2bBase—$1.00100%coinbase17s ago0x7ac123…f6dc57
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21s ago0x6d01e7…d0ddb1
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x51071a…bad630
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase23s ago0x350cbc…718648
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase25s ago0x2e8650…a1da92
0xf3a3…ec6c0x9077…52c5Base—$10.0070%0x96de…249b27s ago0xfe98b0…43776f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0xbc5e01…06c18d
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x6f59de…7e026d
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xba785e…2762b6
0xcb09…65530x6839…1a2bBase—$0.003100%coinbase31s ago0x6927bf…7d5f9e
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase31s ago0x1125ad…1686fc
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xc107f0…4a6cf5
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase37s ago0x05d702…685579
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI37s ago0xa04df2…f2921e
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase37s ago0x286d0a…a43927
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase39s ago0xe323e0…71a5e2
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase41s ago0x0755d0…9433ec
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase41s ago0x323cc7…015fed
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase43s ago0x966bb6…64078d
0x08f4…36190x3e0a…78e7Base—$0.003635100%coinbase43s ago0x895be0…c30153
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase45s ago0xbd2ff1…9e73c2
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase45s ago0x94d734…a103ce
0xa51f…a36f0x6839…1a2bBase—$1.00100%coinbase47s ago0x60f908…78563c
0x2a53…f6920x5aae…482eBase—$0.25100%coinbase47s ago0xa656a6…878517
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xc28970…537bf2

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.