Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x494982…9a1734
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xc19fbe…d5d444
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xbb4fc3…33f19e
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa19s ago0x021248…939acf
0x39e4…319a0xa8b2…1d68Base—$0.0170%0x9501…c67719s ago0x53e796…3f407f
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa19s ago0xd9bc7a…a589ac
0x1281…6efd0xfe80…47eeBase—$0.001100%fluxa19s ago0x1f6ce6…aa49f1
0x8e11…2dda0x7dbb…59e0Base—$7.0770%0x323a…a4f221s ago0x5daa11…e40e18
0x2fc6…befe0xfbb6…43efBase—$34.0670%0x6351…0d6221s ago0x46044b…52e042
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21s ago0x44b3ec…15d648
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x074686…be390d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase25s ago0x7fec89…a3799c
0x925d…3c010x6839…1a2bBase—$5.00100%coinbase27s ago0x70f72d…c1d3dd
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase27s ago0x775318…a97533
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xd4ee9b…8f56ed
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x15cc98…1bff50
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793229s ago0xcf1fb3…f8afe1
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xa8452c…9933ff
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd9a3e8…7c9107
0x3d9d…493f0x6839…1a2bBase—$5.00100%coinbase37s ago0x496748…1e1098
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0x7befa3…0eeaaf
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa41s ago0x4bfbd2…d92863
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xbe5d39…2dc2bd
0xe5e0…05100x7b25…9fa0Base—$6.4270%0x7b25…9fa043s ago0xdab44a…e1fddc
0x5ccb…40500xa8b2…1d68Base—$0.0170%0x9501…c67745s ago0x3405cb…b4e29c

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.