Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14s ago0x776d30…2ee8d9
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase16s ago0xfb9645…7d742f
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase16s ago0x7ae42d…080a94
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xcf2229…71ca2d
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase16s ago0x1bfa74…151606
0x0a48…18b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x860c1e…5b2780
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x89f7e3…63831c
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase18s ago0x7e417d…af1884
0x76d9…970a0x6839…1a2bBase—$0.003100%coinbase20s ago0x19b3b6…6730df
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xd6e040…a1631e
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793220s ago0x81c753…38bddc
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase22s ago0x5eaed5…d84e83
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0xbbeac8…e06e7b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xea1343…d5c1e2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase26s ago0xa6a20a…2ff1ac
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x63795b…4097dc
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x041b79…5821c6
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793232s ago0x0e829f…018d5b
0xbfd6…0a0d0x6839…1a2bBase—$0.003100%coinbase34s ago0x1c4fc1…06b437
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase34s ago0x40769b…6dc2ba
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb6b7fd…e7995b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xf765aa…9dec91
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0xadcf0c…ee8ae3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xc9bccb…4eb5a4
0x0a48…18b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xfc10bd…286486

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.