Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x33ca6d…498b9f
0xd49a…0b370x152a…93f8Base—$2.0070%0x3e32…3ce715s ago0x1a7e8c…4ecf1e
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase15s ago0xde094e…970dde
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase17s ago0x26d85d…520414
0x18aa…facf0x845a…be72Base—$2.0070%0x3e32…3ce719s ago0xc42cd7…e4acb9
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xbf0e04…fdd155
0xe10c…93a70x6839…1a2bBase—$0.003100%coinbase19s ago0xdf4713…ca02c2
0xc7f3…c0440x5f11…468aBase—$0.31100%primer21s ago0x26ff4e…2ee73f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase21s ago0x5aea44…720752
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xbca794…85fd49
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa23s ago0x957d95…a9f3fc
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase23s ago0xcfe0e5…683a36
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x190794…63cd05
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase25s ago0x87b41e…f007e3
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase27s ago0xc84c8b…e29c17
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase29s ago0xfef261…7e1a56
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x0c6a2f…ac989b
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase31s ago0x297ed3…12b18b
0x226e…68a80x6839…1a2bBase—$0.003100%coinbase31s ago0xa6577d…222fee
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase33s ago0x1ec864…4ad29d
0x6821…ce220x2c87…735fBasex402 service$0.01100%coinbase33s ago0x939440…2e2bc4
0x6821…ce220x2c87…735fBasex402 service$0.01100%coinbase35s ago0xef6c2c…81eb87
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase37s ago0xed4e7e…03b1ce
0x6821…ce220x2c87…735fBasex402 service$0.02100%coinbase39s ago0x46d723…93528f
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793239s ago0xc79af0…93f090

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.