Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xe4ebbf…45757b
0x9897…e0420xa9dd…2315Base$0.01100%coinbase18s ago0xf2eedd…a3bde5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xcc5dc7…e8663c
0x1160…70de0x6839…1a2bBase$0.003100%coinbase20s ago0x2c9361…3276eb
0x9897…e0420xa9dd…2315Base$0.01100%coinbase20s ago0x364287…05d0f4
0xd906…36020xfe80…47eeBase$0.001100%fluxa22s ago0xac851c…e8ca82
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x5af135…faa65f
0x9897…e0420xa9dd…2315Base$0.01100%coinbase22s ago0x496820…3de185
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x0126a7…29f623
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xb19635…46b68f
0x9897…e0420xa9dd…2315Base$0.01100%coinbase24s ago0x2c482e…9077e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x1ce918…4faded
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793226s ago0x06bef7…39fd3f
0x9897…e0420xa9dd…2315Base$0.01100%coinbase26s ago0x174e60…c9ec1f
0x420d…c7790x6839…1a2bBase$0.003100%coinbase30s ago0x131674…224d4e
0x9897…e0420xa9dd…2315Base$0.01100%coinbase30s ago0x71cf55…e8acb6
0x9897…e0420xa9dd…2315Base$0.01100%coinbase32s ago0x0b13e6…4456b6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x06cf74…6eb093
0x6fcc…70e40x47c5…4fc3Base$10.0070%0x4c95…d79b34s ago0x91956d…b41b27
0x2ad9…5c130x2e8d…c32dBaseRJH Signal email validateEmail$0.05100%coinbase34s ago0x489075…91b0dc
0xfe27…66470x6839…1a2bBase$0.003100%coinbase36s ago0xe38356…b68dcd
0x6c72…afe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x59f44b…f67294
0x9897…e0420xa9dd…2315Base$0.01100%coinbase36s ago0x81294f…ba34fb
0xf29d…d9700x7dbb…59e0Base$149.0270%0x323a…a4f236s ago0x123a85…f36f3f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xb06fee…e74e1a

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.