Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc733…a2f50x0dd0…f8edBase—$0.0270%0x1fdc…cf9312s ago0xbde5e1…f564e0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xae23d3…9e8d50
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0x87668c…240626
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x10c3f4…11856b
0x98a6…82f30x6839…1a2bBase—$5.00100%coinbase18s ago0x8186da…aab040
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xe53294…61e3ff
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0xba7b8d…16ae52
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0x1843d6…1b1daf
0x37fa…0a700xed59…d354Base—$9.1070%0x3e32…3ce722s ago0xc847a4…f1767e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xebb191…ed54af
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x608821…fb6011
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0xce1612…54a95e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x77caec…3bc20c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase30s ago0xe8840a…1c3f13
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase32s ago0xa0befa…b364b1
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x1d535f…1c407f
0xa54d…49f50x1585…eeeeBase—$500.1070%0x7347…d69136s ago0x8b6515…2425c7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase38s ago0x35ed35…b61e53
0x5c38…d56a0x6839…1a2bBase—$0.003100%coinbase38s ago0x206cb0…c296d3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xcca75f…67e79d
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0x618565…dd901b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x5761ab…b86c49
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase44s ago0x6a3941…6d5fab
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase44s ago0xebf8c5…8bf3ac
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase44s ago0x26c8c9…0de788

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.