Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd016…09050x9ab7…0a46Base—$510.0070%0x07ae…0e6719s ago0x2687d3…c4059c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase29s ago0x0f22b8…feae3c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31s ago0x7cf477…4a1dda
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$0.20100%coinbase33s ago0xe45de6…8fea21
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…c62f33s ago0x69c14c…cb9a7f
0x0ea4…ce990x47c5…4fc3Base—$10.5070%0x0524…938945s ago0x7fd629…59e230
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase45s ago0x26f598…14d5f7
0x2c0b…72690x3e0a…78e7Base—$0.003238100%coinbase45s ago0x3662c7…c1f151
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa49s ago0x4e599c…39a5bc
0xd658…abf60x3e0a…78e7Base—$0.003989100%coinbase51s ago0x5aded9…6511c1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51s ago0xa0f40f…39412e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51s ago0x09bcd1…3bd4c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase53s ago0x3edd90…cb2cf1
0xa852…d7aaMiroSharkBaseMiroSharkSocial$1.00100%coinbase1m ago0x774914…088e79
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1m ago0x76b48d…f34ab3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x12850e…71ea8b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1m ago0x650a96…de8964
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1m ago0x6bc709…d9723a
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI1m ago0x63efd3…a6f9ec
0x4f5f…96e50x3e0a…78e7Base—$0.004976100%coinbase1m ago0x3f0aed…78faeb
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x6d25…ee411m ago0xa285c5…5af404
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xc43a82…1e74ae
0x857f…43cd0x92cb…20f7Baseagent-data-toolkit$0.02100%ultravioletadao1m ago0x2d4c0d…df6075
0x1332…66eb0x47c5…4fc3Base—$50.4070%0x20d2…f0b22m ago0x82038c…ed0f6f
0x3be9…575c0x4cd0…bc31Base—$299.5970%0x4337…8d0e2m ago0xf5ee09…a4ab27

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.