Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793217s ago0x101948…08c669
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x0cb61d…aee120
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0x2c7a4f…4f2d50
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase19s ago0x7d1384…05aeab
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x9ca249…cccb5c
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xddd407…2b6c91
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x5acf91…e8f0d7
0xa54d…49f50x9afe…166dBase$2,869.0070%0x64b2…883327s ago0xec70b6…8b4f61
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase27s ago0x1095fa…3ad9a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x6e00ca…e8df7a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x763239…d4071d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xf41c6d…b4bb78
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x3ae057…613d0a
0xeb78…18e60xa8b2…1d68Base$0.0170%0x9501…c67731s ago0x3c8a27…4cc2e6
0x68da…e5b90x3e0a…78e7Base$0.002877100%coinbase31s ago0x985e1b…818b48
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x5c3334…ae5445
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x1cfb90…5351d0
0xf5a7…bee60xfe80…47eeBase$0.001100%fluxa35s ago0xcb789b…70787a
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa35s ago0xc9b126…56786f
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase35s ago0x1187e6…8a2b4d
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x91ee15…bcf443
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x47e414…23ae3d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase39s ago0x41036e…86409f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase39s ago0xd198cc…00e9be
sceleton.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41s ago0x9c371d…2daa7a

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.