Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793218s ago0x6d17d5…ff73e3
0xbbcb…5d720xfe80…47eeBase—$0.001100%fluxa18s ago0xe3e49d…ab9940
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9ef38f…4a3c55
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xc7ae39…d6b6b5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xfdd7ce…1ba553
0x064e…f78a0x6839…1a2bBase—$5.00100%coinbase22s ago0xadacf0…cb5d33
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x8b2184…0461ff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x166a17…d4434a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0xe91105…8f296c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x1f8aa5…c8b32c
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x09cf9e…e51f1d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x9b817b…3fb1ee
0x253f…998c0x6839…1a2bBase—$5.00100%coinbase34s ago0xb73cef…da35fb
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase34s ago0x550c3d…b733e8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x494982…9a1734
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0xc19fbe…d5d444
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xbb4fc3…33f19e
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa40s ago0x021248…939acf
0x39e4…319a0xa8b2…1d68Base—$0.0170%0x9501…c67740s ago0x53e796…3f407f
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa40s ago0xd9bc7a…a589ac
0x1281…6efd0xfe80…47eeBase—$0.001100%fluxa40s ago0x1f6ce6…aa49f1
0x8e11…2dda0x7dbb…59e0Base—$7.0770%0x323a…a4f242s ago0x5daa11…e40e18
0x2fc6…befe0xfbb6…43efBase—$34.0670%0x6351…0d6242s ago0x46044b…52e042
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase42s ago0x44b3ec…15d648
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase44s ago0x074686…be390d

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.