Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase12s ago0xce1cbc…c9211c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0x5131c5…60c7bf
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0xa72993…9190c2
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0xd991a5…0de757
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0x2d9312…d7a2b8
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0xa8919e…288577
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0x805a30…ff1a98
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase14s ago0xf19707…9c4cad
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x2d1650…0136ab
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x50b1c5…79ea7d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x7c87c1…af9df7
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xbd3ea2…17adb5
0x1e35…bed50x114e…545dBase—$1.0070%0x3e32…3ce720s ago0x6de918…e26bc7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x87b848…ac2e0d
0x9490…9d7a0x6839…1a2bBase—$0.003100%coinbase24s ago0x624586…a7367e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xd2f8ce…274387
0x0a48…18b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x602a62…c2da68
0x6e0c…58bb0x47c5…4fc3Base—$262.5070%0x2158…e16026s ago0x8ef649…273db6
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x2e39d2…1427d1
0xdd16…fe960x40a8…ad8bBasex402 service$0.001100%coinbase30s ago0xaa7f7f…8c9d4a
0xc88f…7bce0xfe80…47eeBase—$0.001100%fluxa30s ago0x7f71b7…77415a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xc19183…a4f596
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase32s ago0xeaafe5…74d847
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x6fbed9…f9081b
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x2534e3…75bab4

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.