Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase11s ago0xb9550a…220caa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0x81263b…f8c96e
0x08c6…3b440x6839…1a2bBase—$0.003100%coinbase15s ago0x026b59…1f60eb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x20958b…ba6fc6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x62a4a0…90795a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase21s ago0xf8ae4f…75b261
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xc24488…5d6974
0x8414…98bb0x6e1f…1186Base—$1.2370%0xe6cf…371021s ago0x9e16a8…eef353
0xf098…75160xa8b2…1d68Base—$0.0170%0x9501…c67721s ago0xef1ac4…d71aa4
0x1fb3…f1f80x7178…48eaBase—$7.3670%0x981d…fa8125s ago0x13bc40…1f7e2f
0x928b…9e740x6839…1a2bBase—$0.003100%coinbase25s ago0x274e02…ed97d6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x1a9096…ff58f6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x70c4cd…76b239
0x941c…27e60x50eb…6480Base—$0.00270%0x54f0…793231s ago0xa2cc46…97d7e1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x7487d8…592599
0x44ae…d31d0x6839…1a2bBase—$0.003100%coinbase37s ago0x794a3c…0c827e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa37s ago0x57a233…b9602d
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xcfba…f10641s ago0xe17ed1…78bbbf
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase43s ago0x821228…d4fafd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase47s ago0x4113d6…512cb9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x80754e…126fae
0xc249…4be70x6839…1a2bBase—$0.003100%coinbase49s ago0xff6444…0021af
0x5f11…468a0xc7f3…c044Base—$0.32100%primer51s ago0x49288a…e45f9c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x284c2f…7c4d4c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x41d2…bf7f53s ago0x3d08c7…e4de2c

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.