Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11s ago0x5f8afc…1e2c01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase13s ago0xdfbffc…1d9863
0x5f11…468a0xc7f3…c044Base—$0.32100%primer13s ago0x751d3b…3fb6e5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13s ago0x48ea55…f0642e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a521s ago0x4da20b…4de7df
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23s ago0x5cabf2…d07d47
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23s ago0x429862…4f3cce
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23s ago0xda761c…75fa67
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc31s ago0xf15bb6…01b494
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase35s ago0xea2a0e…5ffad6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x8817…492735s ago0xc8f9f0…2f3943
0xd016…09050x9ab7…0a46Base—$510.0070%0x07ae…0e6743s ago0x2687d3…c4059c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase53s ago0x0f22b8…feae3c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase55s ago0x7cf477…4a1dda
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$0.20100%coinbase57s ago0xe45de6…8fea21
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…c62f57s ago0x69c14c…cb9a7f
0x0ea4…ce990x47c5…4fc3Base—$10.5070%0x0524…93891m ago0x7fd629…59e230
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase1m ago0x26f598…14d5f7
0x2c0b…72690x3e0a…78e7Base—$0.003238100%coinbase1m ago0x3662c7…c1f151
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa1m ago0x4e599c…39a5bc
0xd658…abf60x3e0a…78e7Base—$0.003989100%coinbase1m ago0x5aded9…6511c1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0xa0f40f…39412e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x09bcd1…3bd4c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x3edd90…cb2cf1
0xa852…d7aaMiroSharkBaseMiroSharkSocial$1.00100%coinbase1m ago0x774914…088e79

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.