Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb98…25780xd5ba…fe7dBaseLosbeto Market IntelUtility$0.003100%coinbase7s ago0x4c0a1c…243659
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.05100%coinbase9s ago0x126a9f…f6912d
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase13s ago0xad929a…e18de5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase15s ago0xcf4123…e485a5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0x5a7fea…007224
0xddf7…9cb50x6839…1a2bBase—$0.003100%coinbase19s ago0x60a7ab…77219b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI21s ago0x62f5df…92ffbb
0x4a08…eba40xa8b2…1d68Base—$0.0170%0x9501…c67725s ago0xdd09dc…80cdb4
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase35s ago0x879e7d…1aa081
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0xfcde06…290685
0xc141…733f0xa8b2…1d68Base—$0.0170%0x9501…c67739s ago0xac3f41…cf0958
0xb7ed…712c0x3e0a…78e7Base—$0.005193100%coinbase45s ago0x4c9247…4241dc
0x20a4…bd6a0x6839…1a2bBase—$0.003100%coinbase47s ago0xf985ab…7d6e1b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase53s ago0xc9fae2…ea4a30
0xcd3e…2cab0x6839…1a2bBase—$0.003100%coinbase59s ago0x2992d3…9ed25b
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1m ago0x5431dd…7696e5
0x83a1…67750xd09c…f5baBase—$0.1270%0xd09c…f5ba1m ago0xe50cff…eadffa
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase1m ago0xf5858f…4ac70a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1m ago0x33d88b…6e790c
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba1m ago0x4e495d…c3d944
0xeef4…f7bc0x6839…1a2bBase—$0.003100%coinbase1m ago0x133ac5…2d9910
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase1m ago0x032a25…4a32e9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xb54b13…2d1358
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase1m ago0x9c6ff8…fbbc21
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase1m ago0xb4ea9e…7efc53

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.