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%coinbase10s ago0xb35cc0…2f1638
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x2fdd7a…2d18e7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase12s ago0x127a2e…9232c0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase18s ago0xea58e2…62f448
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x5bebbc…4a97d7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xf342eb…3e138b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xb745bd…d48366
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase36s ago0x7bf0bd…9a6ee1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0xc8ffa5…500fc0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x21df92…5698ba
0x83ac…f50b0xa8b2…1d68Base—$0.0170%0x9501…c67750s ago0x1fb3f0…9c190b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x716765…5bb6c5
0xe5e3…b8420x3dfe…c813Base—$0.9570%0x5160…2bb656s ago0x3a6ef2…479815
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xe1c8f9…48b8c8
0xe04c…35bf0xfe80…47eeBase—$0.001100%fluxa1m ago0x26bbf9…b0012d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xf6e9d0…92e55b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x2cba67…13f301
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…79321m ago0xf6dfec…916831
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x1d8bde…cc86bf
0x5f11…468a0xc7f3…c044Base—$0.30100%primer1m ago0x14f3a5…25e9d7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x54e1d1…b4dbad
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x638afb…aec49e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x5dfbba…3d29e5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase1m ago0x4e218c…644b6a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xe3f458…f7e8bf

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.