Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x1ab6c8…5c07a2
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase12s ago0x327528…0fbcec
0x4337…d6540x6839…1a2bBase—$0.003100%coinbase14s ago0x8591e6…8cf78e
0x081d…f20b0x3e0a…78e7Base—$0.004888100%coinbase14s ago0x81b5c6…445b8c
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xe03e16…621111
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0xebda25…0f54b6
0x2b22…210f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xa39357…aede56
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xbc09b7…a961ce
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase20s ago0x2ed052…18bba7
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xde02c0…78f474
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x4a7acd…e22adb
0xc5f8…b47e0x6839…1a2bBase—$0.003100%coinbase26s ago0x4cb538…7d597c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x3ea530…b0e283
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x6758e0…c18adb
0xdbb3…8cb80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28s ago0x9ea3e4…d69f2a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x8e953f…dcf650
0xec80…53340x6430…67b7Base—$3.0070%0x3e32…3ce730s ago0x42469a…fdbbb1
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x29f8a9…855bf3
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xf098…e1e434s ago0x38379a…40a8bc
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xbe82bc…1076cb
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0xfb3722…a5cdc3
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xe6f954…36eba4
0x59f3…e7de0x6839…1a2bBase—$0.003100%coinbase38s ago0xcc76c6…02f436
0x9d6a…e8090xfd78…d002Base—$5,000.0070%0x07ae…0e6738s ago0xf6b722…4e2712
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a538s ago0xad8f10…acab47

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.